An open API service indexing awesome lists of open source software.

https://github.com/tharushiimasha/green-shadow

A crop monitoring system built with Spring Boot and MySQL, featuring JWT security and REST APIs for efficient management of fields, crops, equipment, logs, vehicle and staff.
https://github.com/tharushiimasha/green-shadow

css html javascript jwt mysql rest-api spring-boot

Last synced: 3 months ago
JSON representation

A crop monitoring system built with Spring Boot and MySQL, featuring JWT security and REST APIs for efficient management of fields, crops, equipment, logs, vehicle and staff.

Awesome Lists containing this project

README

          

# Crop Management System 🌾

A robust crop management system developed with **Spring Boot** and **MySQL**, featuring advanced security with JWT, seamless field monitoring, and efficient resource allocation for better agricultural practices.

---

## 🚀 Features

- Manage crops, fields, vehicles, equipments, crop details(logs), user, and staff assignments.
- Secure login with **JWT authentication**.
- Transparent field view for better visualization of field data.
- REST APIs for handling field records, staff details, vehicle, equipment details and crop logs.

---

## 🛠️ Tech Stack

- **Backend**: Spring Boot, MySQL
- **Frontend**: HTML, CSS, JavaScript
- **Security**: JWT Authentication

---

## 📷 Screenshots

1. **Login**
![Login](GreenShadow-Backend/src/main/resources/images/loginPage.png)

2. **Dashboard**
![Dashboard](GreenShadow-Backend/src/main/resources/images/dashboard.png)

3. **Field Management**
![Field Management](GreenShadow-Backend/src/main/resources/images/field.png)

4. **Crop Management**
![Crop Management](GreenShadow-Backend/src/main/resources/images/crop.png)

---

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.