- Works on Windows, Android and iOS phones/tablets
- Dashboard can view user info
- Can switch themes between light/dark
- Shows a list of Properties with their addresses
- User can search for property by Tax ID or other parameters like name, address, city, zip, etc.
- Gives navigation to those locations
- Lists the rooms in each property
- Lists all the photos in each room
- Users can edit to delete photos from property
- Users can take photos or upload from library to link to property record
- Users can pull/scroll to refresh property views and room views
- Failed login and dyanmic theming
- Click to pinpoint and Click to navigate
- Scroll to refresh and pull to reload
- Search on every field
More coming soon...
- TODO: Code time and mile distance from users current position (need to request location)
- TODO: need code to upload image to server - Will have to do in production
- TODO: add splash screen https://www.youtube.com/watch?v=dPUmskG_-y0
TODO: Fix CSS ColoringTODO: fix depcrated CSS on homepage htmlTODO: Add ratings and service contracts list and detail view- TODO: Find way to calculate and display stars on ratings based on rating.stars
- TODO: Figure out a use for the Properties tab
- Export as native app
Finish dashboard pagelaunchCamera should prompt actionsheetInifnite scroll or add refreshers to properties list viewAdd refresher to Rooms Group ViewAdd delete function to edit buttonAdd Toast when uploading with percentageAdd Toast when upload complete and refresh pageAdd darkmode switch and paletteGet other todosAdd text when no image on gallery pageFix login auth and persistent loginTODO: Fix code for PhotoLibraryTODO: login function: Wrap storage setting and data setting to API call returnTODO: login: On init, check for if currently logged in to auto-log inTODO: tab2: have userinfo feed from storage on init.TODO: tab3: Decide if searchbar should be static or scrollableTODO: tab2: Searchbar should filter down cardsTODO: tab3: clear search should restore all cardsTODO: Add loadTheme on every view so when resuming app, the theme persists