Skip to content

In Online Plant Nursery Application customer can view plants, seeds, planters details and they can place orders online. Admin can add, delete, update plants, seeds, planters details. Tech Stack :- Java, Spring-boot, MySQL, hibernate

Notifications You must be signed in to change notification settings

Pritu2022/Online-Plant-Nursery-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST API for Online Plant Nursery Application

Logo

image

  • The main objective this Online plant nursery management project is to build a system that will help customers to view available plants, seeds, planters with details and also they can place orders. Admin can perform CRUD operations on plants, seeds, and planters.

  • Online Plant Nursery Management System is a Spring-Boot project Backend based application.

  • This is a Group project executed in 5 days with 5 members of team.

For detailed explanation Video

ER Diagram

image

Modules

image

Tech-Stack Used

  • Spring-Boot
  • MySQL
  • Spring Data JPA
  • Maven
  • Hibernate
  • JDBC
  • swagger-ui
  • java

Features

Admin functionalities

* Admin can save their details.
* Admin can login on application.
* Admin can save new Customers details.
* Admin can delete Customers details.
* Admin can save new Plants, seed, and planters details as well.
* Admin can get all the details of plants, planters, seed and customers.
* Admin can logout from application.

Costomer functionalities

* Customer can save their details.
* Customer can update their details.
* Customer can login on application.
* Customer can see the available plants, seeds, and platers.
* Customer can order and buy any plants, seed and planters
* Customer can get order details.
* Customer can logout from application.

Team Member

  • Updesh
  • Saiprasad
  • Pritu
  • ChandraBhan
  • Rakesh

Some functionalities images

** Admin Controller & Login **

image

** Customer Controller & Login **

image

**Plant Controller **

image

**Seed Controller **

image

**Planter Controller **

image

**Order Controller **

image

We have used the MySql Database for storing all the data in tables so that we can perform all the features on that very smoothly.

About

In Online Plant Nursery Application customer can view plants, seeds, planters details and they can place orders online. Admin can add, delete, update plants, seeds, planters details. Tech Stack :- Java, Spring-boot, MySQL, hibernate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%