Skip to content

programmer-raghav-deo/short_notes-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview of the short notes project

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

How to run backend

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

About

Backend code using kotlin language and spring framework for short notes app

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages