Idea: Travel App Create Map where you can add Pins for places you have been and comment on them.
Target Groups:
- travelers e.g. Erasmus students
Map:
- open street Maps
Todo:
- Use cases
- choose creation pattern
- class diagrams
- System architecture
Implementation: Features
- Import map
- add pin Points to map
- add comments to Pins
- add new Points of interest
User management
- Login via firebase?
Data storage
- Pins
- comments
- new Points of interest
Layers:
- db
- gui
- logic