issues
search
mandric
/
ionic-example-app
0
stars
0
forks
source link
Todos
#1
Open
mandric
opened
3 years ago
mandric
commented
3 years ago
[x] Use local storage instead of memory
[x] Add filter for sex to listing
[x] Add stat to listing: lowest, highest and average age of all the user data or the filtered data
Nice-to-haves
[ ] automated testing
[ ] test more than Chrome
[ ] CI/Automated builds (Web, Android, iOS) uploaded to storage provider (move repo to gitlab)
[ ] Use reverse routes instead of hard coded paths
[x] Add date picker and select list to form/fix form validation
[ ] Better UX on home page filters
[ ] Convert Promises to Observables
[ ] Update gender to be accurate according to modern standards
[ ] centralize error handling, maybe with AWS, Rollbar or Bugsnag
[ ] migrate storage layer to cloud (AWS/Lambda/DynamoDB, Amplify, Firebase, etc)
mandric
commented
3 years ago
Local Storage screenshot
Nice-to-haves