Skip to content

birichani-code/GroceryAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Management System

A web-based car rental management system that simplifies day-to-day car rental operations. The software stores and manages information on cars, clients, employees, invoices, and other entities. It ensures users authentication, security and manages users' profile.

Features

  1. CRUD operations for Vehicle, Supplier, Employee, Client, Invoice and other entities.
  2. User authentication and security
  3. User profile Management

Technologies & Libraries

Project is created with:

  • Java 1.8
  • Spring Boot 2.4.1
  • Spring Boot Test
  • MySQL Server 8.0.22
  • Hibernate
  • Tomcat
  • JPA
  • HTML, CSS
  • JavaScript, Bootstrap, JQuery,
  • Thymeleaf

Setup

To run this project,

Running the application locally

  • Run your MySQL Server
  • Change username, password and datasource url from com.application.properties file according to your database connection.
  • Run the com.saha.vehicleManagement.VehicleManagementApplication class from your IDE.

Acknowledgement:

https://www.kindsonthegenius.com/spring-boot/build-a-complete-spring-boot-application-from-the-scratch-step-by-step/

About

Complete Grocery Management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published