SachinChougule10 / DBMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPARK

VPARK is an online parking management system through which user can book their Parking Space at any registered loactations.User is also able to look for the parking space available at that moment.

Technologies

Frontend.

Teamplate Used for the project Bootstrap

Backend.

Installation

Use the following commands in the terminal to install python library.

Django:

  pip install Django

Pillow:

  pip install pillow

RazorPay:

  pip install razorpay 

Note:- Remember to give your (Key ID,Key_secret) values in vpark/booking/views.py before running.

131 Razor pay

Make Migrations:

  python manage.py makemigrations

Migrate :

  python manage.py migrate

For running the server :

  python manage.py runserver

Screenshots

Home Page

131 Razor pay

131 Razor pay

Registration. (Note: Registration page is available only to superuser)

131 Razor pay

Booking.

131 Razor pay

131 Razor pay

User Profile.

131 Razor pay

131 Razor pay

Login.

131 Razor pay

About


Languages

Language:HTML 41.1%Language:CSS 36.0%Language:Python 19.4%Language:JavaScript 3.5%