/capstone

Our Final year Capstone Project. Other team memebers- Aaish, Rishab

Primary LanguageHTML

Abhyaas

Note

Don't push code directly to master branch.
Work on separate branch and add only fully
tested code in master branch.

Dashboard

  • Creating student and faculty dashboard
  • Redirecting them to respective dashboard after login

Example: /student/101403144 and /faculty/tbh

  • Making relevant options available in the form of side nav-bar

To-Do

  • Showing list of courses to a user
  • Add import export for all apps
  • Decorator for user-type so that student cannot access faculty urls and vice versa