The Task Management Application is a robust mobile application developed in Java, leveraging Firebase as the backend to facilitate seamless task management. The app is designed to help users organize their daily activities and synchronize them with the Google API Calendar.
- User Authentication: Securely log in and register using Firebase RealTime Database.
- Intuitive Dashboard: Manage and organize tasks efficiently with a user-friendly dashboard.
- Event Creation: Easily create and schedule events within the application.
- Task Tracking: Keep tabs on your tasks and monitor their progress effortlessly.
- Task Categorization: Categorize tasks for better organization and clarity.
To get started with the Task Management Application, follow these steps:
- Clone the repository.
- Configure Firebase credentials.
- Build and run the application on your Android Studio IDE.
- Preferrably use JDK 11 with gradle version 7.3.3
Contributions are welcome! If you'd like to contribute to the project, please follow our contribution guidelines.
This project is licensed under the MIT License.
The application features a secure login page, authenticated and validated using Firebase RealTime Database.
Effortlessly register for an account with the user-friendly registration page.
The user dashboard provides an intuitive interface for managing tasks efficiently.
Easily create events with the dedicated page.
Explore a sample task to understand the application's functionality.
Efficiently track and manage tasks with the dedicated task tracking feature.
Categorize tasks easily with the task category selection page.