This web-app helps in course management by keeping a track of pending and completed courses and credits from each domain, namely - IC Core courses, Free Electives, Discipline Electives, Science Baskets and Discipline core courses. Suggests courses according to your-
ongoing semester [only the courses that are being offered for your branch and semester number] interests [will recommend HSS courses that count towards satisfying minor in management requirements if mentioned as interest]
Along with this, it provides space to plan your courses and a discussion forum to ask seniors for advice :)
To run the Django project follow these steps:-
-Go to the directory which contains the manage.py file. -Start virtual environment -Install required libraries like django-import-export and others -Open the command prompt/terminal and type this command python manage.py runserver -It will run your Django project in localhost:8000
The screenshots of the web-app are as follows-
# Plan Your Courses