- Changelog for the waste-management-app
- This app was developed on local machine and deployed to railway.
[07.01.2024]
- added pdf export option for the reports using xhtml2pdf
- added 2 new functions in records/views.py
- added 1 new cls function to records/models.py
- added 1 new html template to export pdf
- added 2 new paths in records/urls.py
[06.01.2024]
- added Dockerfile and docker-compose.yml
[02.01.2024]
- implemented a DRF API
[01.01.2024]
- configured the env variables and started an API
[30.12.2023]
- created poetry environment
- updated dependencies
- updated README.md
[27.08.2023]
- updated README.md
[12.07.2023]
- updated requirements.txt
[04.06.2023]
- created README.md
[29.05.2023]
- deployed to railway
- initial commit