Specification
This is a self contained project idea that is useful to assess someone’s skill level for building the diverse components required to create a fully functional, database driven, iOS application.
- A list of quotes, sorted chronologically from the most recent to the least recent, that the logged in account can view
- The logged in account can view all quotes that he/she either said or heard. NOTE: you cannot see all your friends quotes, you had to be there, either saying it or hearing it.
- Tapping on a name takes you to the quotes that the logged in person can view that the name tapped on said.
- There are 4 additional buttons: search on the top right, home (where you are), add quote, and profile.