Skip to content

Vidal Meeting Notes

Jose M Vidal edited this page Apr 20, 2016 · 16 revisions

April 20

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.

April 6

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.

March 23

  • get android notification when not it app
  • can add dietician from list

More work needed till RC1.

March 2

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.

Feb 17

For next meeting:

  • demo: beta, 1 app.

Feb 3

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.

Jan 20

Start reading about testing

For next meeting:

  • Contact client.
  • Add beta features to Issues queue.

Nov 18

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.

Nov 4

line endings

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.

Oct 21

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:

  1. Android app in phone
  2. Take photo, view past photos
  3. Parse.com integration. Save/download data from cloud.

For next meeting:

  • Source control milestone: everyone push/pull/commit
  • start coding

Sep 23

Have Rough designs done.

Android storage

Data Backup

parse.com

material design library

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

Sep 9

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.
Clone this wiki locally