-
Notifications
You must be signed in to change notification settings - Fork 1
Progress
k----n edited this page Nov 6, 2015
·
10 revisions
- UML feedback addressed. Updated UML can be found here
- DataIO Model/Controller for User has been implemented
- DataIO is groundwork for implementation into ElasticSearch
- Multiple users locally
- User can login
- User can add item
- User can sort inventory list by category
- User can view their own profile
- User can edit their own profile
- Inventory View is implemented
- Edit Item View is implemented
- Edit Profile View is implemented
- View Profile View is implemented
- UI components have been completed and will be updated as seen fit
- Tests for most classes pass
- Merged all branches into Nov2Master for unified code
- Compiled a Javadoc which can be found here
- Reuse Statement can be found here