Skip to content

This Project is based on course CSC 3215. Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC (Model–View–Controller) from scratch. Just learning about web technologies, Not focusing on UI (Bootstrap or other 3rd-Party UI libraries or frameworks).

Notifications You must be signed in to change notification settings

livealvi/Car-Rental-Service-Php-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PHP   HTML5   CSS3   JavaScript   MySQL

About This Project

Presently there is a rapid growth of demand for car usage on specific occasions and events. But many people do not own a car or they do not own a car suited for the specific event in question. On the other hand, there are car owners who do not have regular usage of their cars. It can be beneficial for both parties can get an economic advantage by using each other’s resources and necessities.

So, the aim of our project is to bring together car owners and car renters through a platform as a car rental service. The car renters can rent to the interested renters in a secured manner since a verification system for the renter (through documents like NID / Driving License), as well as the car owner (Car Registration / Insurance information), will be implemented.

This project will demonstrate a basic design of the platform which can be extended later based on business requirements and needs.

COURSE DESCRIPTION CSC 3215

Click to More
  • Escalate the increasing importance of Web technology and how it is changing the role of the IT.
  • Understand what strategic web development is and apply a framework to help identify strategic uses of Internet
  • Compare the fundamental types of web technologies and how they can be used to provide real business benefit;
  • Explore new technologies and issues affecting the web development
  • Apply a web development approach in analyzing the role of web technology in organizations
  • Describe the process used in developing information systems and the concepts of web engineering and web process reengineering
  • Analyze the skills needed for web development professionals
  • Develop real life and society targeted Web Applications

Quick Overview - Setup & Run

Need to Download:
Visual Studio Code or Any Text Editor
XAMPP
Google Chrome or Any Browser

Step - 1

Download or Clone on XAMPP > htdocs folder or Other Location

git clone https://github.com/livealvi/Car-Rental-Service.git

Step - 2

Make Database follow this Diagram

  • This Project Under Development
    - Database Diagram Incomplete

Step - 3

Goto folder XAMPP > htdocs > Download or Clone Car-Rental-Service


Or Copy Car-Rental-Service from download location and Paste on XAMPP > htdocs

Step - 4

Start XAMPP Server, Open Google Chrome or Any Browser and goto address bar and type localhost/Car-Rental-Service and run this project.

Language - Tools - Technology

Language Version Tools & Technology
PHP 8.0.11 XAMPP
HTML5 5 Google Chrome , Visual Studio Code
CSS3 3 Google Chrome , Visual Studio Code
JavaScript ES5 , ES6 Google Chrome , Visual Studio Code
JSON ECMA-404 or JSON Google Chrome , Visual Studio Code
XML 1.1 or XML Google Chrome , Visual Studio Code
MySQL / PhpMyAdmin 5.1.1 XAMPP
MariaDB 10.4.21 Stable XAMPP
Apache 2.4.49 (Win64) XAMPP

Note

  • This Markdown (README) is not complete or well documented
    - Learning in progress

  • Sometimes might be crash or error
    - Learning in progress & depends on git commit

- Thank You.

About

This Project is based on course CSC 3215. Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC (Model–View–Controller) from scratch. Just learning about web technologies, Not focusing on UI (Bootstrap or other 3rd-Party UI libraries or frameworks).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published