Skip to content

This is a personal project that uses Python and MongoDB and basically serves as a digital bank.

Notifications You must be signed in to change notification settings

guisteglich/EasyPay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a application of payment in construction.

Contents


Why?

I wanted a tool that allows you to:

  • create an user to transfer money in this bank
  • use money transfer methods
  • make easy the process to transfer, pay and receive money.

Built With

Python MongoDB

Instalation


Initial, you need pip and python.

  1. Clone the repo
    git clone https://github.com/guisteglich/EasyPay.git
    
  2. You need install the requirements:
pip install requirements.txt
  1. Run the EasyPay:
flaks run 

Roadmap


  • Create user account
  • Update, Delete user account
  • Update user balance with new value.
  • [] Transfer to others users.

License

Distributed under the MIT License.

Contact

About

This is a personal project that uses Python and MongoDB and basically serves as a digital bank.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published