This is a project for Mobile Application Development subject, in Al-Ahgaff University.
Check Task is an Android application that helps you to track your tasks and goals by writing them in categories. And make a reminder in that category. Categories in the App called Files. Files are aimed to help you organize your tasks, and make notifications about your tasks to remind you to achieve them.
- Abdullah Mashehor Al-jofri.
- Ahmed Hashem Alkaf.
- Using Java programming language.
- Authentication: We use Google as Sign-in Method to sign in a user by his/her Gmail. Android users should have Gmail to use google services that's why Google sign-in is enough.
- Firestore: This connects user data to the cloud base on the user's Gmail. To make synchronization for users to save data in the cloud and import the data from the cloud to the device.
- Git: We used Git as version control for tracking the history of changes to software code as we collaborate on the project together.
- GitHub: which provides hosting for software development version control in the cloud using Git. It offers the distributed version control and source code management functionality of Git, plus its execlusive features.