Skip to content

simi1892/plant-detection-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plant_detection_backend 🌱

This is a backend service that detects invasive plants from an image.

Requirements 📝

For building and running the application you need:

Running the application locally 🏃🏻‍♂️

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the ch.eglisi1.plantdetection.plantdetectionbackend.PlantDetectionBackendApplication class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Functionality ⚙️

This is the backend for the Plant Detection Frontend. The Backend handles the data and the interaction with the Model.

About

copy school project for nostalgia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages