Files
Main/OneNote/BMB/TODO WebApp.md
2024-12-02 15:11:30 +01:00

15 lines
572 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- [ ] Profile Page for usersThey can see uploaded files, with dates and data structure.
- [ ] Have upload file form:checks if data is valid on upload.We could provide them with an excel where they can copy paste --> already good format.
- [ ] Add script entry for all new Django Models.
TODO Later for final App
- [ ] Enable users to delete their account
Installations:
- [ ] Install geodjango dependencies - [https://docs.djangoproject.com/en/2.2/ref/contrib/gis/install/geolibs/](https://docs.djangoproject.com/en/2.2/ref/contrib/gis/install/geolibs/)