ToDo-or-NotToDo
Simple ToDo app because everyone needs one for a portfolio
About
This is a Firebase based multiplatform capable ToDo app. I started working on this project because I wanted to learn Firebase (Auth & Firestore) more in depth than the one that I learned in UDemy course.
Key learnings
- Firebase (Auth for email authentication & Firestore for DB)
- Programmatically written UIKit
- UITableView
- AutoLayout
- UserDefault
- Design pattern to be implemented soon
Installation
- Clone the project in Xcode
- Log in to your Firebase account
- Enter random project name and enable/disable Google Analytics depending on your preference
- When the project is done with building, click iOS icon to add app on your project
- Type in your Bundle Identifier, which you can find in ToDo or NotToDo.xcodeproj file under “Identity” in General Tab
- Follow the steps afterwards
- Run the project with any iPhone simulator