/StudentFeedback

A web application for educational institutions that conducts and analyses feedback given by students on faculty, and learning outcomes. Developed in Python 3.4 using Django web framework

Primary LanguageJavaScript

Student Feedback

Instructions:

$ cd ~/StudentFeedback

$ python3 manage.py runserver 0.0.0.0:8000

This will run the project with the current IP as the URL with port 8000 change the port to 8001 or any other if 8000 is busy :)