IOS>> UE>> 返回
项目作者: Denisolt

项目描述 :
This is website for all engineering clubs at NYIT manhattan campus Website is build on Django, users are capable of adding events to the calendar
高级语言: Python
项目地址: git://github.com/Denisolt/UE.git
创建时间: 2017-01-26T19:48:44Z
项目社区:https://github.com/Denisolt/UE

开源协议:GNU General Public License v3.0

下载


United Engineering

This is the website created by ACM NYIT chapter for all engineering clubs at NYIT manhattan campus

Website is build on Django, users are capable of adding events to the calendar

Check out the website: ue-nyit.org

alt tag

Installation

Activation of virtual environment:

  1. source local/bin/activate
  2. pip install -r /path/to/requirements.txt

Configuring and running Django:

  1. #creating a super user
  2. ./manage.py createsuperuser
  3. #creating a migration
  4. ./manage.py makemigrations
  5. #run the server
  6. ./manage.py runserver

Credits

@msdocs Mahmoud Saleh

freehtml5.co for free html template