Skip to content

darshandv/Council-Administration-Website

Repository files navigation

Council-Administration-Website

This is a django website developed for Council Administration Purposes.

Steps to Reproduce

Before starting please make sure that you have following installed and working properly.

  • Python - 3.6
  • pip
  • git

It is advised to use a virtualenv for every Django project you start. Thus make sure your virtual environment is up and running.

git clone https://github.com/darshandv/Council-Administration-Website.git

Then inside the directory with virtual environment activated run these commands in the terminal -

pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

You can access the website at localhost:8000 (or the port specified in the terminal) in any of your browser.

About

A Django Website for Council Administration Purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •