Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 897 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 897 Bytes

Note - taking app

My first Java android app using Room to take notes.

How to install

alt_text
You can open it with help of Android emulator on computer or Android phone.

Contributions

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request