Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
Added notifications (with SharedPreferences) for course start and end dates.
7a4c489View on GitHubAdded ability to add notes to courses, started stubbing out remove and correpsonding menus where appropriate. Prepping to add email notes feature.
8563a2eView on GitHubRefactored to use drop downs (Spinner) instead of text fields (EditText).
9cf3a35View on GitHubReplacing free form fields (EditText) with drop down lists (Spinner) where appropriate. Safety check-in.
1c8e591View on GitHubSafety checkin as things start to finalize from a functionality perspective.
8f65053View on GitHubMajority of first pass implemented. Headed towards upcoming milestones on main activity screen.
a1fb01bView on GitHubAdd note CRUD operations pass one implemented including but not limited to adding and changing images taken from camera attached to note.
9b31a70View on GitHubAdding ability to add images captured with the camera to a note. Needs major cleanup. This is a safety checkin.
f3fd72eView on GitHubAssessment alerts initial pass with removal from DB and notifications implemented.
d45f407View on GitHub