Skip to content

divyashree-21/smart-parking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Parking System

A comprehensive parking management solution with live location tracking, real-time parking slot availability, and an interactive result dashboard.

🚀 Features

  • Live Location Tracking: Real-time GPS tracking for parked vehicles
  • Parking Slot Management: Monitor available and occupied parking slots
  • Interactive Dashboard: View parking statistics and available slots
  • Database Integration: SQLite3 for reliable data persistence
  • RESTful API: Express.js backend for seamless communication

📋 Prerequisites

  • Node.js (v14 or higher)
  • npm (v6 or higher)

🛠️ Installation

  1. Clone the repository:
git clone https://github.com/divyashree-21/smart-parking-system.git
cd smart-parking-system
  1. Install dependencies:
npm install

🚀 Getting Started

Start the server:

npm start

The server will start running on http://localhost:3000 (or your configured port).

📁 Project Structure

smart-parking-system/
├── server.js           # Main server file
├── public/             # Frontend files (HTML, CSS, JS)
├── server/             # Server-side logic and routes
├── package.json        # Project dependencies
└── README.md          # This file

🛠️ Tech Stack

  • Backend: Node.js, Express.js
  • Database: SQLite3
  • Frontend: HTML, CSS, JavaScript
  • Runtime: Node.js

📦 Dependencies

  • express (^4.19.2): Web framework for building RESTful APIs
  • sqlite3 (^5.1.6): Database management system

🎯 API Endpoints

(Add your API endpoints documentation here)

💡 Features in Development

  • Mobile app integration
  • Real-time notifications
  • Advanced analytics
  • Payment integration

🤝 Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.

📄 License

This project is licensed under the ISC License - see the LICENSE file for details.

👤 Author

Divya Shree

📞 Support

For support, please open an issue on the GitHub repository.


Last Updated: April 2026

About

A smart system to detect and manage parking spaces in real-time efficiently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors