Coder Social home page Coder Social logo

dev-daljeet / cardealershipsystem Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 2.81 MB

A spring boot application which manages the cars sold at three different car dealerships

License: MIT License

Java 57.35% CSS 10.58% HTML 32.06%
spring-boot car-dealership thymeleaf springjdbc h2-database

cardealershipsystem's Introduction

Car Dealership System

This project is a web application which manages the cars sold at three different car dealerships. It performs CRUD (Create, read, update and delete), search and purchase functions/operations on any car from any dealerships.

Programming language: Java

Java Framework: Spring Boot

Type: Maven

Dependencies used: Spring Web, Thymeleaf, Lombok, Spring data JDBC and H2 database

Some sample screenshots of Project

Homepage

Screesshot of Homepage

Add page

Screesshot of add page

View page

Screesshot of view page

Search page

Screesshot of search page

Usage examples (How to use):

CarDealership

Run:

Prerequisites (Requirements):

For building and running the application you need:

Running the application with IDE

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the com.devdaljeet.cardealershipsystem.CarDealershipSystemApplication class from your IDE (Eclipse).

  • Download the zip or clone the Git repository.
  • Unzip the zip file (if you downloaded one)
  • Open Command Prompt and Change directory (cd) to folder containing pom.xml
  • Open Eclipse
    • File -> Import -> Existing Maven Project -> Navigate to the folder where you unzipped the zip
    • Select the project
  • Choose the Spring Boot Application file (search for @SpringBootApplication)
  • Right Click on the file and Run as Java Application

Running the application with Maven

Alternatively you can use the Spring Boot Maven plugin like so:

$ git clone https://github.com/Dev-Daljeet/CarDealershipSystem.git
$ cd CarDealershipSystem
$ mvn spring-boot:run

License

MIT License Copyright (c) 2020 Dev-Daljeet

Refer to LICENSE file for full information.

cardealershipsystem's People

Stargazers

 avatar  avatar  avatar  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.