diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..300c7d0 Binary files /dev/null and b/.DS_Store differ diff --git a/List.rtf b/List.rtf new file mode 100644 index 0000000..b7298b6 --- /dev/null +++ b/List.rtf @@ -0,0 +1,24 @@ +{\rtf1\ansi\ansicpg1252\cocoartf2511 +\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +{\*\expandedcolortbl;;} +\margl1440\margr1440\vieww10800\viewh8400\viewkind0 +\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0 + +\f0\fs24 \cf0 Unit Converter (name):\ +-This app will focus on conversions for various things and metric.\ +-Personally I want to go a bit beyond what is assign to me, so instead of picking one type of unit converter\'85 I am planning to utilize multiple storyboards/view controller to create a unit converter for both measurements and currency.\ +-Include conversions for pounds to kilograms, gallons to liters, meters to miles, meters to the other metric units, inches to yards, and inches to centimeters. Also currency to convert USD to various other popular currency like peso, rupees, and CAD.\ +-I also will create a unique and dynamic and colorful User interface. A friendly UI so anyone can use this app.\ +-My app will have multiple view controllers, and a navigation controller to navigate between view controllers. I may also utilize a tab bar controller, if I am planning to have multiple storyboards.\ +-I will have various objects on the UI, such as text field for the user input. Buttons for IBActions such as for computation. Tab bar button for navigating.\ +\ +\ +Prioritize:\ +-Multiple View Controllers and a tab bar controller so we can have one storyboard for each different conversions\ +-Unique and dynamic UI\ +-Proper code\ +\ +MVP:\ +-Allow user to choose how they convert their info. Instead of giving them options.\ +-Allow them to add in their own conversion factors} \ No newline at end of file diff --git a/Mind Map.jpg b/Mind Map.jpg new file mode 100644 index 0000000..e4847aa Binary files /dev/null and b/Mind Map.jpg differ diff --git a/README.md b/README.md index 702e885..a73ae39 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,13 @@ ## Requirements -1. Team Members: `` -2. App Name: `` -3. App Description (3-5 sentences): - - `` - -4. Your #1 Customer (Who would use your app? Why now?) - - `` +1. Team Members: Kennedy Samarakody, Juan Mariscal, and Bronson Mullens +2. App Name: Home Mortgage Calculator +3. App Description (3-5 sentences): Anyone who is interested in purchasing houses, this app will benefit them. This app allows the user to enter basic information about the house purchase and the loan info to create a breakdown of the loan for the loan entire life. This will include the monthly payment, graphs that will represents as visual representation of the loan details. We will allow the client a planner tool as well, which allow them to test various variables. +4. Your #1 Customer (Who would use your app? Why now?) The target audience for this app would be anyone who is interested in purchasing a house. This app will help them organize and plan their purchase out down to the month. -5. Github code repository: `` -6. Github Project/Trello Board: `` +5. Github code repository: TBD +6. Github Project/Trello Board: TBD 7. Create a Slack DM Group with your partner, TL, and Instructor and say "hi!" ## Part 1: Brainstorming @@ -56,9 +51,9 @@ Add photos, notes, and sketches from your brain storming session. 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). -1. `` -2. `` -3. `` +1. Show clients their monthly payment. This will highlight the principal and the interest. +2. The app will also show their info as graphs. +3. The app also allow the client to compare loans. ## Part 2: Project Plan