Skip to content

Android application GoNoteIt is an application to take and share notes. Developed using MVVM. Consuming GraphQL API.

Notifications You must be signed in to change notification settings

nani92/GoNoteIt

Repository files navigation

GoNoteIt

About

GoNoteIt is an application to take and share notes. In this repository you can find Android application for GoNoteIt which was started as Capstone Project for Android Developer Nanodegree at Udacity.

App is written in Java as it is nanodegree requirement. I've used MVVM as architectural pattern and Android Architecture Components.

Used libraries

  • LiveData
  • PagedList
  • Room
  • Glide
  • Apollo - GraphQL compliant client for Android
  • OkHttp
  • Dagger
  • RxAndroid + RxJava
  • GSON

How to run

  • Use Android Studio to run this project.
  • In your local.properties file add admob variable with testing id for admob:
    admob = "ca-app-pub-3940256099942544/6300978111"

Author

Natalia Jastrzębska

Releases

No releases published

Packages

No packages published