Skip to content

Latest commit

History

History
20 lines (15 loc) 路 1.39 KB

README.md

File metadata and controls

20 lines (15 loc) 路 1.39 KB

canteen-app-backend

image

I collaborated with aakarsh09Z to handle the backend part of this Kotlin based app, so its backend has been made using Springboot 3.0.12 and Spring security 6.0, this app was my first step towards springboot techStack and i created it during my college society Probation period, so it was a team project....ignore the beginner quality code please

About App:-

--> has several canteens with different owners

--> each canteen has 8 category of food, and each food is of different price and description and rating in different canteen

--> There is a cart system also in this app

You can add to cart, delete from the cart , calculate the total bill

--> Razor pay integration has also been done

--> Rating sytem is also there

you can rate food item and , on screen avg rating of all screen you can expect avg rating to be shown

--> change profile settings has also been added