Skip to content

This repository appears to be for the backend of a project named "Crop Care". It likely includes server-side code for data management, API handling, and database integration, using technologies such as Node.js, Express, and various database systems

License

Notifications You must be signed in to change notification settings

nethmiumaya/Crop-Care-BACKEND

Repository files navigation

CropCare-System

Description

The backend service for the Crop Care project, built using Java and Spring Boot. It provides RESTful APIs for managing equipment, fields, and staff.

Technologies Used

  • Java
  • Spring Boot
  • Gradle
  • Hibernate
  • JPA
  • Lombok
  • Spring Security

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/nethmiumaya/Crop-Care-BACKEND.git
  2. Navigate to the project directory:
    cd Crop-Care-BACKEND
  3. Build the project:
    ./gradlew build
  4. Run the application:
    ./gradlew bootRun

API Endpoints

  • Equipment
  • Monitory Log
  • User
  • Field
  • Crop
  • Vehicle
  • Staff

Crop Care

API Documentation

For detailed API documentation, please visit our Postman Documentation.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Crop Care Frontend

Repository URL(Front End)

Crop Care Frontend

Description

The frontend application for the Crop Care project, built using React. It provides a user interface for managing equipment, fields, and staff.

Technologies Used

-Ajax -Sprong Boot -Gradle

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/nethmiumaya/Crop-Care-FRONTEND.git
  2. Navigate to the project directory:
    cd Crop-Care-FRONTEND
  3. Install dependencies:
    npm install

Features

  • Manage the Crop Care Project.
  • User authentication and authorization.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository appears to be for the backend of a project named "Crop Care". It likely includes server-side code for data management, API handling, and database integration, using technologies such as Node.js, Express, and various database systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages