-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
nightfury34 edited this page Nov 19, 2021
·
1 revision
The Applcication is split into the follwoing packages:
- Controller
This Package contains all provider classes which doubleup as controllers
- Enums
All used Enums are stored in here. One stores different Sorting types and the other one all available types in which suggestions are categorized.
- View
Here all the different main pages are stored
- Widgets
Smaller widgets are stored here. (UrbanMap, SuggestionList, UtilityWidgets)
- Model
Stores all Models