Git Product home page Git Product logo

buy4wheels's Introduction

Buy4Wheels

This project is a desktop application in Spring Boot that was created to facilitate the management of a used car dealership and allows the dealership staff to search and deliver new car offers. You can check this project out by yourself on Swagger offer and Swagger car . If you want to see frontend screenshots also, you can go to Images.

Tech Stack

Code:
Static Badge Static Badge Static Badge Static Badge
FrontEnd:
HTML5 CSS3 JavaScript
Other:
Docker Maven MySQL Github IntellijIdea

Services

The project consists of:

  • three backend microservices

    • auth - responsible for authorizations
    • car - responsible for managing car brands and models
    • offer - responsible for managing offers and brands and car models included in them
  • utilis library for backend applications (lib)

  • static frontend page - interface for using the application

    How to build the project on your own

To build the project:

  1. start mySQL server
  2. import the attached buy4wheels.sql database
  3. Expose the database to localhost:3306
  4. Clone the repository:
  5. git clone https://github.com/hadala-p/Buy4Wheels.git
    
  6. Go to the folder with cloned repository
  7. Run the command on all services:
  8. mvn install
    mvn run 
    
  9. In folder target you should find a file named: application-{version}-SNAPSHOT.jar

To build the docker image with Docker Compose:

  1. Clone the repository:
  2. git clone https://github.com/hadala-p/Buy4Wheels.git
    
  3. Go to the folder with cloned repository
  4. Run the command:
  5. docker-compose build
    
  6. By using:
    docker images
    

FrontEnd

Models

Models

Brands

Brands

Offers

Offers

buy4wheels's People

Contributors

hadala-p 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.