TODO-Application | SWIFT WITH 2 TARGETS
Reinstall pods file -pod install
If you change package name create problem in Firebase Database
- Setup your firebase project replace file with your own GoogleService-Info.plist
- Put in location /TODO/TODO-ONLINE/AppSetup/GoogleService-Info.plist make a target "TODO ONLINE"
Ready To Go...
Add, update, remove data from core data using mvvm model
- “Write a text” click on (+) to add into list
- Right Swap to Delete Any Task
- Tab to Edit “Edit” and click on update ban or cancel one
- Mark task and complete /re-asign task
SNAPSHOOT
All feature include online save capability with firebase realtime db
- Remember your device : If app contain data & After re-installing app old data Auto sync
- If you offline save offline, auto sync when you get back into network
SNAPSHOOT