Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. An app using Flutter and Dart Language with Cloud Firestore to save information about Personal health. This could monitor sleeping patterns, food consumption with QR code or input,
  2. and heart rate. There are many features this app could include many things it can focus on for all age groups. The app could ask a user for their colour of urination, how often they
  3. go toilet, colour of tongue, fingernails along with the tracking information above to help the user discover information about themselves, if they are showing signs of stress,
  4. excessive strain on body, consumption of bad food and the consequences / resolutions. The app is versatile that It can focus on other things such as dieting and food recommendations taking
  5. into consideration allergies. The key features however are:
  6.  
  7.  
  8. - A mobile app able to take into consideration Heuristic information about a user in order to help problem solve. E.g. If you are tired, according to your Heuristics you may just sleep,
  9. however oversleeping could also be a reason why you are tired or you may be lacking a suitable diet. The app will help aid this. (To be made in Flutter via Dart Language or via Android / Swift)
  10.  
  11. - A Web / Cloud application that will visualise this information in further detail which has been collected by the mobile app e.g. Histograms or Pie Charts, the data collected could also be
  12. displayed in a MS Excel like Pivot chart / Dashboard for futher interaction.
  13.  
  14.  
  15. - Use of Cloud
  16. This information is personal so why would we want it stored via cloud ?
  17. The main reason for this is that let's say your mobile gets lost / stolen or the software gets corrupt, all that information collected on the locale could be lost also having a secure service such as
  18. AWS storing the data is much more reliable than my home PC which is not a server, my home pc is more susceptible to DDoS attacks / more likely to have this data corrupt and will have downtime.
  19. Cloud is the future and use of this is much more important the larger the scale of an application.
  20. How personal of information that will be collected will be considered on deployment and users will have control over this, having the information stored via the cloud will allow
  21. someone to easily compare data they want to share or obtain with family groups / friends and allow logistics.
  22.  
  23.  
  24. Other projects I have in mind include:
  25. A mobile / web application that will help navigation of Brunel University and transport routes nearby and can work whilst having
  26. an offline connection (cloud application)
  27.  
  28.  
  29. Location / age based advertisement application
  30. Plays certain music depending on mood
  31. Chat application (stripped down version of slack)
  32. Personal diary / journal
  33. Weight tracker application
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement