Giter Site home page Giter Site logo

carrentalproject's Introduction

Car Rental Project

Written by Java - Spring Boot.
To try the project: Live Code is Here -> https://car-rental-demo-project.herokuapp.com/ . Go ahead and test it!

Brief

Car Rental Project is a web site for renting a car. This web site consists of a home page, listed cars page, cars details page, login, register and rent page. Home page is a entry view of site. In this page, users can viewed other customer's most preferred cars, they can obtain information about web site. Also, they can create an account quickly. Listed cars page where the all cars are listed with pagination. In this page, users can filter cars by specific features. Such as, car name, empty days, their companies, car types and prices. Users can go to the detail page of the car they choose by clicking on it. On the Car Detail Page, all the features of the car are displayed.

Technologies and Architecture

N-layered architecture was used as the software architecture of the project. The main layers of the project: Business, Controllers, Data Access, Entity, Core. In this project, Spring Security, Spring Data Jpa, PostgreSql, Spring Web, Validation, Bootstrap, Lombok and Thymeleaf technologies are used. Authentication and authorization processes in the security process are provided with JWT. PostgreSql is used as a database. For the frontend of project, Thymeleaf is used.

UML Class Diagram of Entities

Project's UI

Home Page

Users can filter cars by rent and return date.

Car List Page

All Cars lists in this page with pagination.

Car Detail Page

Users can go to car detail page by clicking car image.

Registration Page

The registration form to create an account is on this page.

Payment Messages

Responsive Design

Project's UI design was created using Bootstrap and Thymeleaf. It has a responsive design for tablets, phones.

Layers of Project

Entity

Entity classes which are represented in database as a table, dtos are in this package.

Data Access

JpaRepository interfaces for accessing the database and retrieving the values are here.

Core

Security classes and filters which are necessary for using Spring Security.

Business

Manager classes and services for business code.

Api

Project's controllers for api are in this package.

carrentalproject's People

Contributors

vonhumbolt avatar

Stargazers

Mostafa Sobhy 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.