All notable changes to this project will be documented in this file.
[Unreleased]
[0.0.2] - 2024-12-09
Add
Add authentication system to access institute dashboard route
[0.0.1] - 2024-11-09
Add
Admission Center Page added to Institute Dashboard. When any student apply for admission, all the application will shown this page. After institute approval the applied student will be added at Students page
Redesign the dashboard sidebar
REMOVE
Remove some helper function form views.py file to utils folder for better code management
Changelog
All notable changes to this project will be documented in this file.
[Unreleased]
[0.0.2] - 2024-12-09
Add
institute dashboard
route[0.0.1] - 2024-11-09
Add
Admission Center
Page added toInstitute Dashboard
. When any student apply for admission, all the application will shown this page. After institute approval the applied student will be added atStudents
pageREMOVE
views.py
file toutils
folder for better code management