Week 5 Report (Jun 30 - Jul 6)
Name : Luca Abate
Project Title : Web Administration Interface for istSOS
Mentors : Massimiliano Cannata, Daniele Strigaro, Claudio Primeano
Organization : OSGeo / istSOS
OSGeo Profile : OSGoe Profile Link
Project Wiki : Github Wiki Link
Repository : Repo Link
Kanban : Kanban
What I have done during week 5 (Jun 30 - Jul 6)
- Fixed a bug mentioned in the previous report.
- i18n and l10n implemented (just english and italian for now).
- 'Location' page has now an interactive and resizable map that shows every location fetched from the database.
- Creation and deletion for every entity are now implemented.
- Forced login for non-authenticated users.
- Changed the way to fetch data. Now everything is fetched together.
- Fixed other bugs that arose during the week.
Plan for Next Week (July 7 - July 13)
- Add edit functionality for entities.
- Add more languages (l10n).
- Alias for JSON fields.
- Link nested entities.