Project using HTML,CSS,JS and other backend stuff like Php
This is first mini project in which a web based application named Parking Management System is created using html,css,javascript and PHP.
Parking Management System is a web-based application that aims to simplify and optimize the parking experience for both users and administrators, and is built using html,css,javascript and PHP. It will prioritize user convenience, effective space utilization and streamlined parking operations through an intuitive and user-friendly interface.
- User registration and authentication
- Real-time parking spot availability status
- Entry and Exit Management System
- Parking history and billing details
- User friendly interface for Administrators and Users
- Admin panel for managing parking spaces and user accounts
- Analytics and insights to understand user engagement
- Data Security Measures
Before you begin, ensure you have the following installed:
-
Clone the repository:
bash git clone https://github.com/TANYASHARMA1809/Parking-Management-System.git cd Parking-Management-System
-
Install backend dependencies:
xampp
-
There will be server
xampp
- Access the application in your browser by live server.
- images
- html
- book.html
- contactUs.html
- home.html
- index.html
- thankyou.html
- css
- contactUs.css
- home.css
- style.css
- php
-
book.php
-
contactUs.php
-
home.php
-
login.php
-
exit.php
-
show.php
-
-
Frontend:
- HTML,CSS
- Javascript
- Bootstrap: CSS framework
-
Backend:
- Php
- Xmapp
- Netlify: Frontend deployment
Contributions are welcome! To contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch for your feature: git checkout -b feature-name.
- Commit your changes: git commit -m 'Add some feature'.
- Push to the branch: git push origin feature-name.
- Create a pull request explaining your changes.