Skip to content

vishu6361/Django_projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Django_projects

External Libraries used:-

    Materialize CSS:
  1. Django Channels
  2. redis
  3. pip install pypiwin32
  4. pip install twisted

Instructions

  1. For Email notification feature(and thus website to work properly)
    • In settings.py set EMAIL_HOST_USER as your GMAIL email and,
    • set EMAIL_HOST_PASSWORD as your GMAIL password.
  2. Register admin account.
  3. Add professors and students(They may swiftly be added from 'Django Site Administration' for testing purposes).
  4. Set default student password from admin account.
  5. Allot group leaders from admin account. Email notification will be sent to group leaders.
  6. Mentor assignment will be done in 3 rounds. In Every round and before first round, those group leaders who have not been allotted any mentor can fill preference from their account.
  7. Login from 'group leader account'(all leaders). Fill preferences for first round mentor assignment.
  8. Go to admin account and do 'Round 1 assignment'. Email notif will be sent to those leaders to whom mentor is allotted in round 1.
  9. Fill preferences for round 2 in those leader account whom mentors have not been allotted in round 1.
  10. Again go to admin and do 'Round 2 Assignment'.
  11. Repeat above steps for Round 3.
  12. Group Leaders can send invite to available students. Email notification will be sent to students.
  13. Student can accept invite from student account. Email notif will be sent to that leader whose invitation has been accepted.
  14. CHAT ROOM:
    • Enter same 'room name' to chat.
    • Chats are not saved in database. So chatting can be done between those who are online.
    • Tell your name with message every time a message is sent in chat room.
  15. Information about developers in Footer.
*Coming soon

About

This contains a Project Allotment Portal Website developed using a python framework 'Django'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • CSS 29.7%
  • HTML 2.4%
  • Python 2.0%