tonycletus / Journal-App

A 7 Days of Code Challenge individual project/program completion task. Android Dev (intermidiate)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Journal App

My Journal ALC App is android app that let users pen down their thoughts and feeling like a diary. The users can add a date and write whatever they want to note down.

Created after the completion of the ALCwithgoogle3.0 Africa Google Schoolarship Program...
Challange Completed (100%)

Features includes: 1. Sign in using Google Authentication 2. Create and Edit Journals 3. View Journal lists 4. Delete unwanted journals 5. Sync journals across devices using the same google authentication data 6. Firebase realtime database integrated

Respect:

  • Udacity
  • Google For Africa
  • Andela (ALC)
  • StackOverflow
  • Android Related Open Source Tools

Building the app

Download the source, go into the My Journal App directory and run:

./gradlew app:installDebug Alternatively, import the source code in My Journal App into Android Studio (File, Import Project).

Note: You'll need Android SDK version 27 and above, build tools 27.0, and the Android Support Library to compile the project. If you're unsure about this, use Android Studio and tick the appropriate boxes in the SDK Manager.

My Journal App README contains details about the organization of the source code, and the relationship of this published source to the published app.

Find Me On

About

A 7 Days of Code Challenge individual project/program completion task. Android Dev (intermidiate)

License:Apache License 2.0


Languages

Language:Java 100.0%