Skip to content

JuliaSzczygiel/CarRental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Car Rental Management System 🚗

App includes:

  • Login and Registration Form with validation
  • Admin, editor and user panel

Technologies and versions ⚙️🔧

My Skills

Project is created with:

  • HTML5
  • CSS3
  • PHP v7.4.11
  • MySQL
  • JavaScript
  • jQuery v3.5.1
  • Bootstrap v4.5.3

Screenshots 📷🖥️

Login and register form

Example screenshot Example screenshot

Admin View

You can test it yourself.
login: admin
password: admin

Example screenshot

Editor View

You can test it yourself.
login: editor
password: editor

Example screenshot

User View

You can test it yourself.
login: user
password: user

Example screenshot

CRUD Operations

Add new car

Example screenshot

Edit car data

Example screenshot

Delete car

Example screenshot

Todo 📝

  • Add Image Upload Button
  • Reservation/Booking module