项目作者: IE-NITK

项目描述 :
Website for The Institution of Engineers, NITK Chapter
高级语言: HTML
项目地址: git://github.com/IE-NITK/ie-website.git
创建时间: 2018-08-29T14:10:23Z
项目社区:https://github.com/IE-NITK/ie-website

开源协议:

下载


IE-Website

All Contributors

Install components

  1. sudo apt-get update
  2. sudo apt-get install python-pip

Setting up Virtual Environment and Install Requirements

  1. sudo pip install virtualenv
  2. python3 -m venv myvenv
  3. source myvenv/bin/activate
  4. pip install -r requirements-local.txt

Running the website locally

  1. Update settings.py:
  2. 1. Make DEBUG = True
  3. 2. In DATABASES option , uncomment the commented and comment the uncomment
  4. cd ~/ie-website
  5. python manage.py makemigrations
  6. python manage.py migrate
  7. python manage.py runserver

Contributors ✨

Thanks goes to these wonderful people (emoji key):

















Chaitany Pandiya

💻

madhumithanara

💻

K Rahul Reddy

💻 🎨

Tushar Dubey

💻 📖

Dhanwin Rao

💻

Paranjaysaxena

💻

Shreesha-B

💻

Mehnaz Yunus

💻 📖 🎨 🖋 🐛

Shreyas Shankar

💻 🐛

Mishal Shah

💻 🎨 🐛

This project follows the all-contributors specification. Contributions of any kind welcome!