-
Notifications
You must be signed in to change notification settings - Fork 6
Project Part 3
f2prateek edited this page Mar 11, 2013
·
15 revisions
For the code base
- Addressing TA Feedback - updated UML and updated use cases
- Code Base (see source). NOTE : checkout from develop branch for latest code for this part of the project - master is reserved for more robust builds.
- Code Documentation (see source)
- Test Cases - see unit tests and integration-tests. A CI server is also set up. Test case for the MainActivity (specifically switching between tabs) is missing due to this bug - https://code.google.com/p/android/issues/detail?id=38500.
- UML
- Release Planning
- Libraries that are used have been documented in README.md. There are more features we are working on that will be using specific code samples from open source projects (such as swipe to dismiss).
- Search : Adam
- Main Activity : Prateek
- Recipe : Brian
- Pantry : Ethan; add and delete from pantry (view)
- Elastic Search client : Prateek; implement all mehtods form lab demo
- Database : Adam; Add, delete and edit recipe; Add, delete pantry item