Purpose : To provide smooth and clean user interface along with easy accessibility of short notes
Tech Stack : Android app development using jetpack compose UI framework in kotlin language, Spring Boot with kotlin for backend development
Working : Backend of the project is deployed on a host server. Constants file is modified to change host server's IP address. APK is built and installed. App is used through smartphone
Key features : Search functionality, navigation functionality, rich user experience and smooth user interface
Note : This repository only hosts the backend code. Link for github repository of frontend code : ShortNotes-Frontend
Step 1 : Download the jar file -> https://github.com/programmer-raghav-deo/short_notes-Backend/releases/download/v1.0.0/short_notes.jar
Step 2 : Navigate to folder containing jar file and run
java -jar short_notes.jar