Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 699 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 699 Bytes

BookMarks

BookMarks is an iOS application for people who love reading.

##Dependencies: Dependency management is done using Cocoapods

  • Firebase
  • Cosmos

Supporting real Authentication powered by Firebase (v3)

Databases:

Users

  • email
  • password
  • readBooks
  • toReadBoooks

Books

  • name
  • author
  • description
  • image (string - https URL)

TODOs

  • redesign My Books
  • Make logout interaction
  • Implement Please login screen
  • Design for Login and Register screens
  • design for Login(home) page
  • Interaction with logout tab when there is not logged user

**Known Bugs""

  • Right after signing in the home tabitem has wrong icon The project is still work in progress!