Journal App is an Android app which diplays a list of tasks according to date entered.This is part of Google,Udacity and ALC Android Dev Scholarship program.
- Register and Login using google authentication.
- View all entries to the jouranl.
- View the contents of a journal entry.
- Add and modify a task.
Due to lack of time the following features were not taken into account:
- MVP Design
- Validation checks for CRUD operations
- Intent messages ofr CRUD operations. -UI Polishing is still work in progress
The app was developed under the following SDK:
- minSdkVersion 16
- targetSdkVersion 27 Therefore it should run on most devices.
Please fork this repository and contribute back using pull requests.Features can be requested using issues. All code, comments, and critiques are greatly appreciated.
Journal App is released under the licence MIT Licence.