Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.49 KB

File metadata and controls

52 lines (32 loc) · 1.49 KB

"Project Manager" iOS App

A SwiftUI iOS app allowing users to manage their projects, teams and tasks.
Utilizing Core Data and endeavoring to follow the MVVM software architecture pattern.

Feature Demos:

View / Add Project(s)

Project View

 

Add Demo

 

Project View (After Add)


 

View / Edit Project Details

Edit Demo

 

Detail View


 

View / Add Task(s)

Add Task Demo

 

Task View