Skip to content

A way for a team to manage and track their task. It was built using the following: Kotlin for Android. Kotlin Coroutines for asynchronous operations which gives the app a faster response and better battery efficiency. Firebase Cloud firestore for storing tasks.

Notifications You must be signed in to change notification settings

kossy205/ProjectHub-

Repository files navigation

ProjectHub

A way for a team to manage and track their task.

It was built using the following:

  • Kotlin for Android.

  • Kotlin Coroutines for asynchronous operations which gives the app a faster response and better battery efficiency.

  • Firebase Cloud firestore for storing tasks.

  • ViewBinding which also improves the apps performance.

Features

  • Manage and track tasks between a team of people.

  • User authenctication using firebase auth.

  • Create task, and control who in your team sees each task.

  • Add a member to your team to be able to view tasks.

  • Asynchronous Operations: The app utilizes Kotlin Coroutines for asynchronous operations, ensuring a faster response and better battery efficiency.

  • ViewBinding: The app leverages ViewBinding to enhance performance and improve view binding in the codebase.

About

A way for a team to manage and track their task. It was built using the following: Kotlin for Android. Kotlin Coroutines for asynchronous operations which gives the app a faster response and better battery efficiency. Firebase Cloud firestore for storing tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages