Skip to content

Quick Journal App- Built with views and updated to compose

Notifications You must be signed in to change notification settings

AwesomeJim/Quick-Journal

Repository files navigation

Quick-Journal

This repository is an android Journal application which I did as project Implementation of #7DaysofCodeChallenge Google Africa Scholarship powered by Andela, Google and Udacity

Objective of the Project

The aim of the project was mainly to test the ability to implement what we learnt in the Google Africa Scholarship challenge course. The course was amazing especially with the introduction of Android Architecture Components like :

Application Functions:

This app enable users to:

  • Register and Login using google authentication.
  • View all entries to their diary.
  • View the contents of a diary entry.
  • Add and modify an entry.

Screenshots

Login page Home page Edit Journal Login page

Sample Apk

Quick Note Apk

License

  Quick Journal App
  Copyright (c) 2018 Awesome Jim (https://github.com/AwesomeJim/Quick-Journal/).

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.