Skip to content

Commit 01f3022

Browse files
committed
Add list of features, mind map, and project sketch
1 parent ebdaf07 commit 01f3022

File tree

4 files changed

+13
-9
lines changed

4 files changed

+13
-9
lines changed

.DS_Store

6 KB
Binary file not shown.

Jordan Christensen-Mindmap.HEIC

894 KB
Binary file not shown.

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66

77
## Requirements
88

9-
1. Team Members: `<Who's working on this app?>`
10-
2. App Name: `<What's the app name?>`
9+
1. Team Members: Jordan Christensen, Joshua Sharp
10+
2. App Name: Habit Tracker
1111
3. App Description (3-5 sentences):
1212

13-
`<Explain your app to your Grandma (or a 5-year old child)>`
13+
What new habits do you want to build? With the all new Habit Tracker, you can do it in a breeze. With Habit Tracker, you can mark habits as completed and see your success rate with each one over time.
1414

1515
4. Your #1 Customer (Who would use your app? Why now?)
1616

17-
`<Be specific and focus on a real person>`
17+
My mom is a very forgetful person, but she has a heart problem and forgetting to take her pills could be fatal for her. This app will help her not only with taking her meds, but also with rememering if she has already taken her meds that day and other habits she wants to build
1818

19-
5. Github code repository: `<Create a Github Project>`
20-
6. Github Project/Trello Board: `<Post your link to your Kanban board>`
19+
5. Github code repository: https://github.com/IOS9BW4/HabitTracker-iOS
20+
6. Github Project/Trello Board: https://github.com/IOS9BW4/HabitTracker-iOS/projects/1
2121
7. Create a Slack DM Group with your partner, TL, and Instructor and say "hi!"
2222

2323
## Part 1: Brainstorming
@@ -56,9 +56,13 @@ Add photos, notes, and sketches from your brain storming session.
5656

5757
Add your top 3-5 features (core functionality) from the Prioritize brainstorming step. These should be things that are part of the MVP (not a log in screen). Build for the demo day (i.e.: Apple never shows how to log into the Apple ID on stage).
5858

59-
1. `<Feature 1: What will this help your #1 Customer do?>`
60-
2. `<Feature 2 (How will this help the customer?>`
61-
3. `<Feature 3 ...>`
59+
0. Coredata/persistance
60+
1. Ability to add new habits and set a time and interval to be reminded/time of the day
61+
2. Default completion time is 21 days but user can set it to be higher or lower
62+
3. Calender that shows green for each day you complete your habit and red each time you don't
63+
4. Pie chart that shows completion vs. failure ratio
64+
5. Notifications swipe to mark as completed or failed
65+
6. Completed habits (In green on table view or another section, etc.)
6266

6367
## Part 2: Project Plan
6468

Rough idea of layout.HEIC

895 KB
Binary file not shown.

0 commit comments

Comments
 (0)