Skip to content

Design the architecture and backbone for the application #7

@susrisha

Description

@susrisha

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions