Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoProject

I created a conference system for my university for all the campuses using Django and MySQL.

How it works?

  • 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.

Tools and Technologies

  • MySQL
  • Django