perishable
perishable copied to clipboard
trafficstars
Perishable Management System
A fully functional website for buying and selling food, vegetables, fruits etc.
Language Used :-
How to run ?
- Clone this repo.
- Use eclipse for better experience.
- Create a database named
perishablein postgreSQL. - Configure your username and passwords in
application.propertiesfile. - Do maven update for once.
- Run this project with
spring boot run.