I created a conference system for my university for all the campuses using Django and MySQL.
- User can create accounts in their native campus of Bahria University.
- One user won't be visible in other campus unless their status is changed.
- Conference created in one campus will be visible in all the campuses.
- Only admins can create conferences while admins and supervisors can asign tasks, approve them or reject them.
- Email notifications are sent when a task is assigned or an account is created or access it taken away.
- MySQL
- Django