Skip to content

A project management / habbit lifestyle app built using SwiftUI and Firebase Realtime Database.

License

Notifications You must be signed in to change notification settings

bi0hazarDD/my-plan-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyPlanHub

My Computer Science Final Year Project submission, a project management/habit lifestyle app built using SwiftUI and Firebase Realtime Database.

This lifestyle iOS app is designed to help users plan out their projects or everyday tasks in a simple and easy-to-use interface. Data is saved automatically and updated to a cloud database.

Version 1.1

Key features:

Login / Register View:

Screenshot 2023-07-27 at 18 24 34

Home View

Screenshot 2023-07-27 at 18 23 57

Board View

Screenshot 2023-07-27 at 18 24 07

Notes View

Screenshot 2023-07-27 at 18 24 17

Edit User Profile View

Screenshot 2023-07-27 at 18 24 25

Potential Improvements:

  • Add more features to card items on boards
  • Add multi-user functionality; the ability for other users to collaborate with your boards.
  • Add the ability to delete single boards and note tasks.
  • Add image submissions in cards from local device.