This project is an online bill store application.
This project uses a number of different technologies to work properly:
- [Flask]
- [Python]
- [SqLite]
- [HTML + CSS]
- [SQLAlchemy]
- [Gunicorn]
$ source env/bin/activate
$ pip install -r requirements.txt
$ python3 app.py
After running the commands, you should be able to see the running demo on localhost in your preferred browser.
The default local server should be reachable via 127.0.0.1:5000.
For more details, you can check out the logs of the application.
You can check the online demo of our project at Heroku.
ID: e12, Password: 123