Debshibraj123 / festcms3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

festcms2.0

This is a fest management system backend made on Django for Aarohan 2020.

To run on your local machine :

  1. mkdir arhn
  2. python3 -m venv venv
  3. source venv/bin/activate
  4. git clone https://github.com/arhnnitdgp/festcms.git
  5. cd festcms2
  6. python manage.py migrate
  7. cp .env.example .env and fill the secret key and debug values in .env
  8. python manage.py runserver

Its running now on https://localhost:8000/

About


Languages

Language:CSS 76.4%Language:HTML 14.6%Language:JavaScript 7.3%Language:Python 1.7%Language:Shell 0.0%