Skip to content

programmer-raghav-deo/ShortNotes-Frontend

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 frontend code. Link for github repository of backend code : short_notes-Backend

Demonstration of software

screen_recording.mp4

Screenshots of software

image image image image image image

How to configure and install the frontend

Step 1 : Clone the github project

git clone https://github.com/programmer-raghav-deo/ShortNotes-Frontend.git

Step 2 : Configure Constants.kt file located in ShortNotes-Frontend/app/src/main/java/com/example/shortnotes
Set SERVER_ADDRESS variable and SERVER_PORT variable to appropriate values
image

Step 3 : Build the apk

Step 4 : Install the apk

About

Android application in jetpack compose for short notes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published