Skip to content

This project operates with all the important only operations like creating profiles, searching other users to send money and then actually making transactions. At the time of creating new profile user will get some amount to play with and for transactions I have implemented secure transaction session which rolls back if fails.

Notifications You must be signed in to change notification settings

teerth123/Paytm-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Paytm Clone

A feature-rich clone of Paytm, allowing users to create accounts, sign in, send money, and perform transactions securely. Built with a modern tech stack to provide a seamless user experience.

Table of Contents

Features

  • User authentication: Sign up and sign in functionalities.
  • Dashboard: List of all users with the ability to search for others.
  • Payment Transactions: Secure transactions with session management.
  • Rollback on failure: Automatic rollback for failed transactions.
  • Responsive UI: Built with Tailwind CSS for a modern look.

Technologies Used

  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Validation: Zod
  • ORM: Mongoose
  • Frontend: React.js
  • Styling: Tailwind CSS

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js
  • MongoDB
  • Git

Screenshot

image image image image

Clone the Repository

To copy this repository to your local machine, use the following commands:

git clone https://github.com/yourusername/paytm-clone.git
cd paytm-clone


About

This project operates with all the important only operations like creating profiles, searching other users to send money and then actually making transactions. At the time of creating new profile user will get some amount to play with and for transactions I have implemented secure transaction session which rolls back if fails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published