Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 2.4 KB

README.md

File metadata and controls

28 lines (23 loc) · 2.4 KB

Projectify

Projectify is a project management tool, like trello, that helps track progress of a project. You create a project board and add members to the board. You then create lists in boards which then contains tasks to be completed. You can assign members in the board a task in list and set a due date for the task. You can set different color labels for different tasks in the list.

Author

Features

  • Pure Kotlin
  • Firebase authentication
  • Firebase storage and Cloud Firestore as database and storage.
  • Firebase messaging service
  • Glide for image loading
  • Notifications
  • Drag and drop

Not Yet

  • Reduce number of progress bars
  • Auto login after sign up
  • Change to compose

Screenshots

splash screen intro screen signup screen login screen side nav profile screen add board added board list tasks members