This is project consist in 3 apps:
- Economee, is a Python project that consist in configs to the Economee API (check the read.me for app initialization).
- Economee API, is the Python API made with Django Rest Framework, and serves data to Economee Frontend (app initiliaztion is the same as Economee, check the Economee Postman API Doc).
- Economee Front-end, is an Angular application to display the data manipulated by the user (check the read.me for app initialization).