Skip to content

jignesh1001/Easypark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

EasyPark: Simplify Your Parking Experience with Django

Welcome to the EasyPark GitHub repository! EasyPark is a user-friendly parking app built using the Django framework, designed to revolutionize the way you interact with parking spaces.

Key Features

  • Intuitive Interface: Find and reserve parking spots in various locations with ease.
  • Real-time Availability: Get real-time updates on parking space availability.
  • Reservation System: Reserve parking spots in advance for a hassle-free experience.
  • User Profiles: Manage your parking history, favorites, and payments in one place.

Getting Started

  1. Clone the repository: git clone https://github.com/jignesh1001/easypark.git
  2. Navigate to the project directory.
  3. Create a virtual environment: python -m venv venv
  4. Activate the virtual environment:
    • On Windows: venv\Scripts\activate
    • On macOS and Linux: source venv/bin/activate
  5. Install dependencies: pip install -r requirements.txt
  6. Configure your database settings in settings.py.
  7. Apply migrations: python manage.py migrate
  8. Run the development server: python manage.py runserver

About

A Django-based parking app offering real-time spot availability, secure payments, reservations, navigation assistance, user profiles, and reviews. Simplify your parking experience today!

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors