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
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
Activation of virtual environment:
source local/bin/activate
pip install -r /path/to/requirements.txt
Configuring and running Django:
#creating a super user
./manage.py createsuperuser
#creating a migration
./manage.py makemigrations
#run the server
./manage.py runserver
freehtml5.co for free html template