-
Notifications
You must be signed in to change notification settings - Fork 0
Vidal Meeting Notes
Met with client. Client liked it, wanted a new feature added: email csv of patients' info. New feature has been implemented.
1.0 functionality looks to be there.
Added scanner, it gets data from outpen.com Patient can add Dietician from drop-down.
RC1 functionality achieved. Some bugs remain: pass-thru click on user photo in navbar.
- get android notification when not it app
- can add dietician from list
More work needed till RC1.
Ok beta demo. Core functionality is demonstrated. Its buggy.
Think about how to make the app usable. Give it to someone else and watch them try to use it. Add UI Issues.
For next meeting:
- demo: beta, 1 app.
We went over Beta issues.
You probably want to create an explicit Model class, maybe called SnackList, which is a Singleton class that keeps a cache of the snack entries. There is no need to download all the snack entries every time the user goes back to see the list of entries.
For next meeting:
- Need to add unit test directory.
Start reading about testing
For next meeting:
- Contact client.
- Add beta features to Issues queue.
Demo: can take photo, photo stored on parse.
For final demo all that remains is integrating the two parts: User takes photo, views photo, and then show photo on parse.com.
For next semester, read about fragments and re-write some of the Activities into Fragments.
Source control milestone done.
Demo: App can create a user, store data on parse.com.
Good progress.
For next meeting:
- Demo
- start work on camera.
Have detailed design.
Will be using google drive for data storage. But, how does the dietician see the users' data? Use parse.com? use google cloud storage
For december demo:
- Android app in phone
- Take photo, view past photos
- Parse.com integration. Save/download data from cloud.
For next meeting:
- Source control milestone: everyone push/pull/commit
- start coding
Have Rough designs done.
For next meeting.
- Detailed design
- Implement ListView and Menu/Drawer
- Backend? google backup service (probably wont work because only user can see his data), parse.com, google drive, dropbox
Meet with client, got bigger picture of project.
Josh did not attend.
For next meeting:
- Install Android Studio, do tutorials, build hello world.
- Backend? google backup service, parse.com, google drive, dropbox
- Rough design milestone.