Skip to content

This is a project for Mobile Application Development subject, in Al-Ahgaff University

License

Notifications You must be signed in to change notification settings

Ahgaff-level4/Check-Task

Repository files navigation

Check Task Application

This is a project for Mobile Application Development subject, in Al-Ahgaff University.

Description

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.

Developed by:

  • Abdullah Mashehor Al-jofri.
  • Ahmed Hashem Alkaf.

What did we use:

Android Studio IDE

  • Using Java programming language.

Firebase services

  • 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.

Version Control

  • 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.

Rescources: