Made for #7DaysofCodeChallenge (Android Developer Track)
Simply clone the repo to your machine
git clone https://github.com/darkscript/JournalApp.git
The app is made with android and targets latest android version (Android 27) and also uses
Firebase Database
Firebase Authentication
Google Oauth
Sqlite Database
You can do the following in the app;
-
Create a Journal Entry
-
Easily select a date from calendar
-
Edit an old entry
-
Delete an entry by swiping left
-
Data is synced from and to Firebase Database
-
Login using Firebase Auth
-
among other functionalities...
Install Android Studio And Android SDK go to android studio for more info
- Samuel Irungu
This project is licensed under the MIT License - see the LICENSE.md file for details
- Google for providing android
- Third party lib used (see on gradle file)
- Udacity & Andela (skills providers)