Yet another vibe coding app
Momentum is a simple yet powerful task manager application for iOS. It helps you organize your tasks, set priorities, and keep track of your progress with a calendar view.
- Add, edit, and delete tasks
- Set task priority (High, Normal, Low)
- Assign due dates
- Mark tasks as complete
- Calendar view to see tasks by day
To get a local copy up and running, follow these simple steps.
- Xcode
- Swift
- Clone the repo
git clone https://github.com/jiaruh/Momentum.git
- Open
Momentum.xcodeprojin Xcode. - Build and run the project.