{"id":22541995,"url":"https://github.com/malintha-induwara/green-shadow-backend","last_synced_at":"2026-04-16T12:38:47.121Z","repository":{"id":266941164,"uuid":"880960031","full_name":"malintha-induwara/green-shadow-backend","owner":"malintha-induwara","description":"A Spring Boot-based backend system for Green Shadow Farm Management","archived":false,"fork":false,"pushed_at":"2025-03-07T15:27:34.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T16:28:24.439Z","etag":null,"topics":["gradle","hibernate","java-17","jwt","mysql","rest-api","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/malintha-induwara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-30T17:05:05.000Z","updated_at":"2025-03-07T15:27:38.000Z","dependencies_parsed_at":"2025-03-07T16:26:38.616Z","dependency_job_id":null,"html_url":"https://github.com/malintha-induwara/green-shadow-backend","commit_stats":null,"previous_names":["malintha-induwara/green-shadow-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malintha-induwara%2Fgreen-shadow-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malintha-induwara%2Fgreen-shadow-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malintha-induwara%2Fgreen-shadow-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malintha-induwara%2Fgreen-shadow-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malintha-induwara","download_url":"https://codeload.github.com/malintha-induwara/green-shadow-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991561,"owners_count":20706125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gradle","hibernate","java-17","jwt","mysql","rest-api","spring-boot"],"created_at":"2024-12-07T13:08:03.865Z","updated_at":"2026-04-16T12:38:42.067Z","avatar_url":"https://github.com/malintha-induwara.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Green Shadow Farm Management System Backend\n\nA comprehensive farm management system backend for Green Shadow Farm, providing robust APIs for managing farm operations, resources, and tracking agricultural activities.\n\n## About The Project\n\nGreen Shadow Farm Management System is a specialized backend service designed to streamline and automate farm management processes. The system provides comprehensive APIs for managing various aspects of farm operations, from crop management to equipment tracking.\n\n### Key Features\n\n- **Authentication System**\n  - User registration and login\n  - JWT-based authentication\n  - Refresh token mechanism for sustained sessions\n\n- **Resource Management**\n  - Crop management with image storage\n  - Vehicle tracking and maintenance\n  - Staff records and management\n  - Equipment inventory\n  - Field management with dual image support\n  \n- **Activity Logging**\n  - Comprehensive logging system\n  - Tracks field operations\n  - Records crop activities\n  - Monitors staff assignments\n  - Maintains historical data\n\n## Technology Stack\n\n[![SPRING](https://img.shields.io/badge/Spring_Framework-black?style=for-the-badge\u0026logo=spring\u0026logoColor=green)](https://spring.io/projects/spring-framework)\n\n[![SPRING DATA JPA](https://img.shields.io/badge/Spring_Data_JPA-black?style=for-the-badge\u0026logo=spring\u0026logoColor=green)](https://spring.io/projects/spring-data-jpa)\n\n[![HIBERNATE](https://img.shields.io/badge/Hibernate-black?style=for-the-badge\u0026logo=Hibernate\u0026logoColor=BBAE79)](https://hibernate.org/orm/)\n\n[![GRADLE](https://img.shields.io/badge/Gradle-black?style=for-the-badge\u0026logo=gradle\u0026logoColor=white)](https://gradle.org/)\n\n[![MySQL](https://img.shields.io/badge/Mysql-black?style=for-the-badge\u0026logo=mysql\u0026logoColor=08668E\")](https://www.mysql.com/downloads/)\n\n[![POSTMAN](https://img.shields.io/badge/Postman-black?style=for-the-badge\u0026logo=Postman\u0026logoColor=FF713D\")](https://www.postman.com/downloads/)\n\n[![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge\u0026logo=jsonwebtokens\u0026logoColor=white)](https://jwt.io/)\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- Java 17 or higher\n- MySQL 8.0 or higher\n- Gradle\n- Your preferred IDE (IntelliJ IDEA recommended)\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/malintha-induwara/green-shadow-backend.git\n   ```\n\n2. Configure MySQL database:\n   ```properties\n   spring.datasource.url=jdbc:mysql://localhost:3306/green_shadow_db\n   spring.datasource.username=your_username\n   spring.datasource.password=your_password\n   ```\n\n3. Build the project:\n   ```bash\n   gradle build\n   ```\n\n4. Run the application:\n   ```bash\n   gradle bootRun\n   ```\n\n## Project Documentation\n\n### Database Design\nThe ER diagram for the Green Shadow Farm Management System can be found here:\n[View ER Diagram](https://drive.google.com/file/d/1u9ecV1H7YKYDgXaqrsSF-DyOpzETwyA8/view?usp=s)\n\n### Class Structure\nThe class diagram showing the system's architecture and relationships can be found here:\n[View Class Diagram](https://drive.google.com/file/d/1PRyzeWztUqb9Rz5-lXi7nbFhv_ocrOmA/view?u)\n\n## API Documentation\n\nDetailed API documentation is available through Postman:\n[View API Documentation](https://documenter.getpostman.com/view/33030562/2sAYBa8UpS)\n\n## Frontend Repository\n\nThe frontend repository for this project can be found here:\n[Green Shadow Frontend](https://github.com/malintha-induwara/green-shadow-frontend)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalintha-induwara%2Fgreen-shadow-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalintha-induwara%2Fgreen-shadow-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalintha-induwara%2Fgreen-shadow-backend/lists"}