-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The current Android application works based on a database.
- The data is fetched from overpass API
- Fetched data is stored
- All the quests are hard coded locally
- Based on the data received, the quests to be displayed are dynamically added
- Based on the order of quest, they are displayed where the node/way is supposed to be displayed
- The input from user is saved and pushed as a dataset.
- A user can login with OSM details
Based on the above idea, need to design an architecture and backbone of the application which can be used for extending the application further.
Output:
- List of modules to be added to project
- Roles of each module in the project
- Approximate design of classes.
Metadata
Metadata
Assignees
Labels
No labels