this is an app built for ALC With Google Test Purposes own it as you wish thank you
JournalApp
JournalApp is an app that aim to help you creates notes on the go ; the plus of this app is backing up your database on firestore so you can access it from anydevice with your gmail account.
get the latest version of android studio and also last jdk updates. Install both and then open android studio and import from git the app using the link on top
no prerequisites
clone the projet on your laptop and import it on android studio or get the apk which is is at
Running the tests Explain how to run the automated tests for this system
Break down into end to end tests Explain what these tests test and why
And coding style tests This app has been built using this key elements :
MVP Architecture
Room
Firestore
GoogleApiSignIn
clone the projet on your laptop and import it on android studio
Dagger - For Dependency injection Maven - Dependency Management rxJava,rxAndroid - Used to work with observables,disposables ButterKnife - to inject views
- Dadja Matiasso BASSOU - Initial work - [Reptx] - (https://github.com/dadja)
This project is licensed under the MIT License - see the LICENSE.md file for details
Hat tip to anyone whose code was used Inspiration etc