Giter Site home page Giter Site logo

kls-gogte-institute-of-technology-bgm / sd-lab-project-group_10_sd_lab_5th_sem Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 16.39 MB

sd-lab-project-group_10_sd_lab_5th_sem created by GitHub Classroom

Python 95.67% HTML 1.91% PowerShell 0.10% Shell 0.04% CSS 0.93% JavaScript 1.34%

sd-lab-project-group_10_sd_lab_5th_sem's Introduction

Work in Repl.it

Parking Management System

Four types of user :
1.admin
2.MANAGER
3.WATCHMAN
4.Customer(user)

Admin : Admin has an access to all the database. He/she will be the superuser.
Manager : Will be having the functionality of ManageVehicle,Ticket,VehicleCategory,Analysis,SearchVehicle,SLot,Timeup.
Watchman : Will have a responsiblity to create Ticket and have functionality to manageVehicle,analysis,SearchVehicle,Timeup.
Customer(user): Customer can Register the information and can login he/she will be given a functionality of dashboard,bookTicket and profile.Here a user can book an Ticket through online mode and and also update there profile.

Parking Management System

Parking management system provides a portal to book slot for parking . Even user can manage there profile and also book parking slot throught online mode,They can also see the dashboard to view number of slot which are free and manager can maintain the account. This portal provides the analysis report where it shows the today parking statics and till now parking statics and also provides the search functionality.

Tool used to build

Client side

  1. HTML
  2. Javascript
  3. CSS

Server side

  1. Django

Database - Sqllite

Project by -
1.Prajwal 2GI18CS092 7338014988
2.Rahul 2GI18CS105 6362957312
3.Rakesh 2GI18CS106 9449499734
4.Rohan 2GI18CS110 9148807891

Youtube link for this project

Youtube link Clink here

Wiki page link

Manage Wiki link
Customer Wiki link

Local setup for this project

To clone this repository and run the following commands :

git clone https://github.com/KLS-Gogte-Institute-of-Technology-bgm/sd-lab-project-group_10_sd_lab_5th_sem.git

Go to sd-lab-project-group_10_sd_lab_5th_sem/parking

cd sd-lab-project-group_10_sd_lab_5th_sem/parking

Activate python environment :

source parking-env/bin/active

1. Migrate the model using following commands :

python manage.py makemigrations
python manage.py migrate

Create super user :

python manage.py createsuperuser

create super user name,email,password,confirm password then run following commands:


python manage.py runserver

2. go to url "127.0.0.1/admin" and login, Then create group in Groups

2. Create three group admin,manager,customer,watchman


3. Create credentials for Manager

create it in Users

and check the checkbox of superuser,staff status and chosen groups as manager


4. Create credentials for Watchman. create it in Users

and check checkbox active,staff status and chosen groups as watchman


5. chosen groups as admin


Logout from admin pannel

6 .Now be in the folder where manage.py is present and run command as

python manage.py runserver

By default it will be login as superuser. Just logout on top right and try to login as manager username and password which you created during superuser login

Copy and paste the url in browser or type "127.0.0.1:8000" in browser

Wiki page link

Manage Wiki link
Customer Wiki link

sd-lab-project-group_10_sd_lab_5th_sem's People

Contributors

rakeshyakkundi avatar gcdeshpande avatar rohanmaladkar avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.