Coder Social home page Coder Social logo

pollution_under_control's Introduction

Pollution Under Control Renewal Remainder

The rapid urbanization and escalating vehicular population have significantly contributed to the deterioration of air quality, posing serious health and environmental concerns worldwide. To address this pressing issue, the project proposes an innovative solution, the "Pollution Under Control Renewal Reminder" (PUCRR), which aims to initiate the process of reminding renewal of pollution under control (PUC) certificates for vehicles besides allowing vehicle owners to download their PUC certificates, PUC centers to upload issued/renewed PUC certificates, RTO centers to have access for sending renewal remainders in one click and handle all administrative operations.

Requirements

1 --> Python==3.11.3
2 --> mysql installer ( don't forget to create root user and password )
3 --> mysql workbench

follow these steps for viewing this project

step 1: clone this project
step 2: open terminal and set path to current project path where this project is stored locally on your machine.
step 3: run this command--> pip install -r requirements.txt
step 4: create database with name 'pucdb'
step 5: goto settings.py file in pollution_under_control/settings.py
step 6: goto DATABASES variable and change values of key's 'USER' and 'PASSWORD' to your local mysql root name and password.
step 7: run command 'python manage.py migrate'
step 8: run command 'python manage.py createsuperuser'
step 9: you will be asked to enter username, email and password ( remember those, in future u will use them for login to admin dashboard and testing purposes wherever login form is rendered)
step 10: run command 'python manage.py runserver'

NOTE : even it is old tested project as you created new database there wont be any existing data so frst upload some sample files using superuser login credentials and explore other features. if you have any queries feel free to contact me.

Project has been fired up on local host and you are ready to use!!!!

pollution_under_control's People

Contributors

kiranganeshkorada avatar

Stargazers

Charul Srinivas avatar

Watchers

 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.