forked from lakshuki63/parkify
-
Notifications
You must be signed in to change notification settings - Fork 0
A smart car parking system.
drachmacollector/parkify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# 🚗 Parkify – Smart Parking Booking System **Parkify** is a modern smart parking system designed to streamline the process of finding and booking parking spots. With a futuristic UI and interactive features, it helps users locate, reserve, and manage parking efficiently in real-time. --- ## 🌟 Features -🅿️ **Live Slot Availability** – Instantly check which slots are free - 🔐 **Secure User Authentication** – Login & registration system - 📅 **Advance Parking Reservations** – Book ahead of time with custom slots - 🕒 **Booking History & Status** – Track past and upcoming bookings - 🗺️ **Interactive Maps** – View and select slots visually (Leaflet.js) - 🎨 **Futuristic UI** – Neon HUD-inspired design, animated backgrounds - 📂 **Admin Dashboard** – Add/edit/view parking slots and users - 📱 **Responsive Design** – Works on desktop and mobile - 🌐 **API Integration** – Dynamic location/date support and map interactivity --- ## 🛠️ Tech Stack - **Frontend**: HTML, CSS, JavaScript - **Backend**: PHP - **Database**: MySQL - **APIs**: Leaflet.js (OpenStreetMap), external date/time & location APIs - **Version Control**: Git & GitHub --- ## 🚀 How to Run Locally 1. **Clone the Repository** git clone https://github.com/your-username/parkify.git 2. **Set Up Your Local Server** - Use XAMPP/LAMP/MAMP or any local PHP server. - Move the project folder to your server’s root directory (e.g., `htdocs` for XAMPP). 3. **Import the Database** - Open **phpMyAdmin**. - Create a database (e.g., `parkify`). - Import the `parkify.sql` file provided in the repo. 4. **Run the Application** - Open your browser and go to: ``` http://localhost/parkify/ ``` - Start from `load/loading.php` or `login.php`. --- ## 👨💻 Team Parkify - **Lakshuki Hatwar** – [lakshuki63](https://github.com/lakshuki63) - **Siddhi Dhoke** – [sidii1](https://github.com/sidii1) - **Nakul Bhadade** – [drachmacollector](https://github.com/drachmacollector) - **Ness Dubey** – [n3ssdub3y](https://github.com/n3ssdub3y) - **Pranjal Bhagel** – [pranjalbaghel1343](https://github.com/pranjalbaghel1343) ---
About
A smart car parking system.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 51.3%
- CSS 29.7%
- Hack 8.4%
- JavaScript 7.0%
- HTML 3.6%