Skip to content

tanishq3105/Wallet-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet App

Introduction

This is a basic wallet app that allows users to manage their funds securely. Users can sign up, sign in, and transfer money to other users.

Features

  1. Authentication using JWT: Users can sign up and sign in securely using JSON Web Tokens (JWT).
  2. Sign Up: New users can create an account by providing their email, password, first name, and last name.
  3. Sign In: Registered users can log in to their account using their email and password.
  4. Transfer Money: Users can transfer money from their wallet to other users by specifying the recipient's email and the amount to transfer. ## Technologies Used - Node.js - Express.js - MongoDB - JSON Web Tokens (JWT) - Mongoose (for MongoDB object modeling)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages