Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Version of Payment App

Basic Payment App created using React, Node and MongoDB. To run MongoDB locally, we have to run replica-set(multiple nodes using run-rs -v 4.0.0 --shell to prevent transaction error). Basic functionality is added like authentication and transfering balance, although it needs more improvement.

Frontend routes - /signup, /signin, /send, /dashboard Backend routes - /api/v1/user/signup, /api/v1/user/signin, /api/v1/account/transfer, /api/v1/account/balance etc...

About

Simple Payment App created using React, Node and MongoDB.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages