-
Notifications
You must be signed in to change notification settings - Fork 0
Milestone 1
adayton1 edited this page Dec 2, 2014
·
4 revisions
The MEAN.js boilerplate example provided a lot of scaffolding for basic function which we've been building on. Here's a list of what's been accomplished so far and what's left to do:
##Features to Implement and their Current State:
-
Be able to test out all functionality without creating an account
- Not yet implemented
-
Create an account
- Users can create an account with the specified information
-
Edit your account
-
Users can edit their profile information
-
Users can change their password
-
-
Be able to create a budget
-
Creating a budget in progress
-
Categories are not yet implemented
-
-
Edit a budget
- In progress
-
Report expenses
-
Form for creating in place but not yet functional
-
Photo taking not yet implemented
-
-
Edit expenses
- In progress
-
Report income
- Form for reporting income in place but not yet functional
-
Edit income
- Not yet implemented
-
Show a summary of income and expenses
- Not yet implemented
-
Show a summary of the monthly budget and totals in each category so far
- Not yet implemented