Skip to content
/ SOPS Public

The parking system web application is a comprehensive solution designed to simplify the parking process. The application is built using HTML, CSS, Bootstrap, jQuery, Font Awesome, and PHP. It offers an intuitive user interface that allows users to quickly find and reserve parking spots. With also a credit system for the payment method.

Notifications You must be signed in to change notification settings

yaasir007/SOPS

Repository files navigation

Smart Online Parking System - SOPS

For: Vehicle Owners/drivers
Who need to: find a spot to park their vehicle
And want to: book a hassle-free parking space
They choose: SOPS
Because it enables them to: peacefully secure a parking beforehands

Links

How to fork this repo.

In order to run this web application, you will need to fork the repo and then download XAMP. XAMP is the server of choice that I decided to run this application on.

What is XAMP? XAMPP is an open-source, cross-platform web server that consists of a web server, MySQL database engine, and PHP and Perl programming packages. It is compiled and maintained by Apache. It allows users to create WordPress websites online using a local web server on their computer. It supports Windows, Linux, and Mac.

It is compiled and maintained by apache. The acronym XAMPP stands for; X – [cross platform operating systems] meaning it can run on any OS Mac OX , Windows , Linux etc. A – Apache – this is the web server software. M – MySQL – Database. P – PHP P – Perl – scripting language
Why use XAMPP? XAMPP provides an easy-to-use control panel to manage Apache, MySQL, and other programs without using commands. To use PHP, we need to install Apache and MySQL. It’s not easy to install Apache and configure it as it needs to be set up and integrated with PHP and Perl, among other things. XAMPP deals with all the complexity to set up and integrate Apache with PHP and Perl.

Unlike Java that runs with the Java SDK only, PHP requires a web-server to work.

Access this link and follow the steps to install XAMP - https://www.wikihow.com/Install-XAMPP-for-Windows

Now regarding the web app, here are some things that you need to know.
Once XAMP is installed, launch it and go to PHPMyAdmin and import the SQL file for the app. The web app will launch on localhost, you can create a new user and you can use the existing user below:

The Web application is called Smart Online Parking System.
Username - [email protected]
Password - Password1


User Stories

  1. The user is able to login.
  2. The user is able to select a date.
  3. The user will not be able to select a previous date.
  4. The booking is made on a daily basis.
  5. The user is able to select a zone in which he/she can park their car.
  6. The user is able to select a parking slot.
  7. If a user has booked a slot in zone 1 for 12 January, the web app will prevent another user from booking the same parking slot for the same date.
  8. When a slot is booked, a full display confirmation will be provided to the user.
  9. Once the user confirms, the credit for the current will automatically be deducted.
  10. When a user is signed up, a default credit amunt will automatically be assigned to the user.
  11. The user is able to view their profile.
  12. The user is able to edit their personal information.
  13. The user is able their records of previous bookings.

Built With

  • HTML
  • CSS
  • Javascript
  • Bootstrap
  • jQuery
  • Font Awesome
  • PHP (from scratch)

Author

Mohammad Yaasir Cheekoory

🤝 Support

Give a ⭐️ if you like this project!

About

The parking system web application is a comprehensive solution designed to simplify the parking process. The application is built using HTML, CSS, Bootstrap, jQuery, Font Awesome, and PHP. It offers an intuitive user interface that allows users to quickly find and reserve parking spots. With also a credit system for the payment method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published