Coder Social home page Coder Social logo

lease-it's Introduction

Tests

Service for leasing a vehicle to a customer

Entity Relationship Design

ER

This project is a web application that allows you to manage vehicle leasing, customers, and lease contracts. It uses MySQL for persisting data, Spring boot with Java 17 as the backend service, and React as a frontend tool.

How to Run

You can run the project using Docker.

  • Requires Docker Desktop. Then, follow these steps:

    1. Clone the repository and cd lease-it
    2. Rename .env.example to .env under lease-api/
    3. Go to the root directory and run: docker compose up -d
    4. The backend service will be available at localhost:9090/api
    5. The frontend UI will be available at localhost (port 80)

Unit tests for lease-api

All code pushes to github has to pass unit tests using GitActions workflow. Available under .github/tests and the badge is a legit one too :)

API Documentation

You can access the API documentation at localhost:9090/api/docs

Features

  • The backend service supports all the required operations and provides paging for Contract overview GET requests to improve performance.
  • Bonus: A frontend UI uses Material-UI designs & allows view contract overviews only [task focused on Backend]

API

lease-it's People

Contributors

moseseth avatar mucite avatar

Stargazers

Shubham Ramesh Patil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.