Goal-App
Simple App for Creating and maintaing list of goals to be acheived. Created while following this desgin: https://dribbble.com/shots/14772731-Team-Management-App-Concept-3
Current App UI
Home screen | Personal goal screen | Add new goal screen | Alert message |
---|---|---|---|
Current Implementation completed:
- Home screen which dispalys the Goal progress
- Add new goal screen
- Personal goal screen to view all the goals
Future plan:
- Use Firebase for the auth and database
- Create login screen to use the Firebase
- Create cache to maintain data locally