Connects with Parse database. (username: live email address, password: what someone set it as and can never remember -_- )
Todo:
- Tags. (relations? Arrays of relations?)
- PFSessions?
- Comments (Database)
- Comments (tableview)
- "need email verification" screen
- tab bar controller
- when search table initially displayed, make rowHeight correct
Done:
photo uploadlogin screennew account screen" + " button that segues to upload screenforgot password screen
Original::
iOS 8 app that can interact with a MongoDB database.
Requires: -NodeJS -MongoDB -Alamofire (eventually)
Need to set up a NoSQL database with collections "users" and "products".
etc.
etc.
etc.