This app aims at helping a user to record his or her thoughts in form of a journal or diary digitally
These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.
Android studio IDE or InteliJ IDE Java install on your local machine A stable internet connection
Give examples
- Clone JournalApp on your local machine
- Open it in Android studio
- and wait for it to install all the requied dependencies
- Hit the run button to launch the application inthe emulator of your choice
- Dont forget to disable instant run
* [Java](https://www.oracle.com/java/index.html) - A strongly typed OOP language by oracle
* [SugarORM](http://satyan.github.io/sugar/) - An object relation mapper for sqlite
* [Firbase](https://source.android.com) - Used for online realtime datastorage
* [Espresso](https://developer.android.com/training/testing/espresso/) - Used for unit testing
## Authors
* **Adrian Sebuliba**
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details