GNius was created exclusively for IIT-GN students, which also participated in Inter IIT Tech Meet 2017 in the event "Dashboard". The portal was made to accumulate every feature that the institute student needs, all in one place. The problems that a hostel student frequently encountered was brought together.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You must have Django installed on the system along with Python 3. Django version: 1.10 and Python version 3.5.2
Installation of Django can be referred to in this link: https://docs.djangoproject.com/en/1.10/intro/install/ Relevant version of Python installation can be viewed here: https://www.python.org/downloads/
You need to host it on a server which supports Django.
- Django - The web framework used (backend)
- Materialize.css - Front End Framework
- JQuery - Makes JavaScript easier
-
Chitipolu Gowtham (Backend & Frontend)
-
Rushali Saxena (Frontend developer)
-
CR Greeshma (Backend)
-
Nagasai (UI Designer)
-
apps developed by gowtham - mess, profiles, terashare, timetable, welfare, home, lostfound
-
apps developed by greeshma - rooms, shuttleservices and lostfound
-
parcel app is contributed by sahith and rithwik
-
all the apps and most of the frontend and backend is integrated by gowtham
- Special thanks to Rithwik Kukunari and PJ Sahith for Parcel feature (which was their own) and helping us in building our project further.
- Special thanks to V Avinash for helping so much with Django.
- We would also like to thank Praneeth Maddi for his support too.
- Following links for the varius effects in the page:
- Choose file button on upload form: http://jsfiddle.net/yp2dykn5/
- Buttons hover effect on terashare: http://codepen.io/kavendish/pen/gJric/
- Background image source on login, sign up and home page: http://www.iitgn.ac.in/new-campus/gallery/student_hostel/
- Calendar Javascript: https://codepen.io/xmark/pen/WQaXdv
- Line-feature in bullets on timetable: http://jsfiddle.net/5JP8Q/
- Kute.js: Example index.html used for making home screen animation
##Screenshots