15 lines
572 B
Markdown
15 lines
572 B
Markdown
- [ ] 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/) |