Built on stream for GHW December.
Taskaroo is an intuitive task-tracking application designed to simplify your workflow by enabling users to manage tasks efficiently, set deadlines, categorize tasks, and monitor progress. Leveraging Google Cloud services like Firebase for user authentication and Firestore for data storage, Taskaroo ensures a secure and seamless experience.
Certainly! Below is a sample README file for your Taskaroo project on GitHub:
- User Authentication: Secure login and authentication system with Sign in with Apple and Google
- Task Management: Create, edit, and delete, and view tasks with ease. Categorize tasks for better organization.
- Deadline Tracking: Set deadlines for tasks and receive push notifications for deadline reminders.
- Notes and Attachments: Add notes or attachments to tasks for additional context or reference.
- Integration with Google or Apple Calendar: Gain insights into task timing by connecting to your calendar.
- Google Cloud Services: Utilized Firebase for user authentication and Firestore for data storage.
- Push Notifications: Implemented push notifications for deadline reminders.
- Real-time Updates: Leveraged Firestore to provide real-time updates for task modifications.
- Calendar Integration: Connected Taskaroo with Google or Apple Calendar for deeper task-time analysis.
- Clone the repository:
git clone https://github.com/KarolinaGroszewska/Taskaroo-iOS.git
- Set up a Firebase App on
google.firebase.com
- Register or log in using your Apple or Google account.
- Create tasks by providing task details and deadlines.
- Categorize tasks for better organization.
- Receive push notifications for deadline reminders.
- Modify tasks in real-time and track progress.
- Optionally, integrate with your Google or Apple Calendar for detailed time management insights.