Skip to content

drakkken/PayTM_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayTM_clone

A basic version clone of the popular digital payment app PayTM, built as a project to demonstrate core payment functionalities and user interface features.


Table of Contents


About

This project is a basic simulation of the PayTM application focusing on:

  • User authentication
  • Adding and managing wallet balance
  • Sending and receiving money
  • Transaction history
  • Simple UI to mimic PayTM's experience

The goal is to practice full-stack development and payment gateway logic in a controlled environment.


Features

  • User registration and login
  • Wallet balance management
  • Send and receive money between users
  • Transaction history and status tracking
  • Responsive and clean user interface

Tech Stack

  • Frontend: HTML, CSS, JavaScript (or React/Vue if applicable)
  • Backend: Node.js with Express (or your backend framework)
  • Database: MongoDB / MySQL / any database you used
  • Authentication: JWT / Sessions
  • Payment Simulation: Mock payment handling (no real payments processed)

Setup & Installation

  1. Clone the repo:
git clone https://github.com/yourusername/PayTM_clone.git
cd PayTM_clone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages