Coder Social home page Coder Social logo

saurabhm02 / paytm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 753 KB

A full-stack web application clone of Paytm featuring user authentication, account management, transaction , and responsive design.

Home Page: https://paytm-nine-delta.vercel.app

JavaScript 98.62% HTML 1.19% CSS 0.19%

paytm's Introduction

Paytm Backend

This repository contains the backend code for a web application inspired by Paytm's functionalities. It facilitates user registration, login, account management, and transactional capabilities. Implemented using Node.js, Express.js, and MongoDB, it offers a robust and scalable solution for handling financial operations.

Features

  • User Authentication: Secure user registration and login functionalities using JWT authentication.
  • Account Management: Create, update, and retrieve user accounts with associated balances.
  • Transaction Processing: Perform fund transfers securely between user accounts.
  • Scalable Architecture: Utilizes MongoDB for efficient data storage and retrieval, ensuring scalability and performance.

Installation

  1. Clone this repository: git clone <repository-url>
  2. Install dependencies: npm install
  3. Configure environment variables: Create a .env file and add necessary configurations.
  4. Run the server: npm start

API Endpoints

  • POST /api/v1/user/signup: Register a new user.
  • POST /api/v1/user/login: Authenticate and log in a user.
  • PUT /api/v1/user/update: Update user information.
  • GET /api/v1/user/getUsers: Retrieve user details.
  • GET /api/v1/account/balance: Check user account balance.
  • POST /api/v1/account/transfer: Transfer funds between user accounts.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • JSON Web Tokens (JWT)
  • bcrypt

Contributors

  • [Your Name](GitHub profile link)

License

This project is licensed under the MIT License.

paytm's People

Contributors

saurabhm02 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.