An open API service indexing awesome lists of open source software.

https://github.com/victoralessander/billing-manager-api

A simple API to make billing management more easier
https://github.com/victoralessander/billing-manager-api

flask flask-api flask-sqlalchemy python

Last synced: 4 months ago
JSON representation

A simple API to make billing management more easier

Awesome Lists containing this project

README

          

# Billing Manager API

A project made for fun and control of monthly expenses.

# Functionalities

1. Creation of user
2. User authentication (soon)
3. Creation of bills (soon)
4. Sum of monthly expenses (soon)

Maybe more features will be added.

# Usage

1. Fork this project (master branch)
2. Install the dependencies in requirements.txt file
3. Give the necessary permissions to the start.sh file and run it

# Contribution

Pull requests are welcome. Feel free to contribute.