Skip to content

gursimran18/Event-Handler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Event Handler

The Avengers need some quality time before they can go on to fight with Thanos. They want to party!!!! but they need gather other people as well to really get in the mood. So, we thought to create a website to gather some college peeps for the party.


Table of Contents

Features

  • User and Admin login/signup.
  • Verify e-mail .
  • A timer clock for amount of time left before event start
  • Request to become Campus Ambassador.
  • Campus Ambassadors can see his/her college users.
  • Campus Ambassadors can send to invite his/her college users (one user to one campus ambassador).
  • Admin can make user Campus Ambassador.
  • Users will have to pay fees to attend the event. (Don’t Add real payments).
  • Users can send queries to admin.
  • Give updates to attendees via portal and Email.

Instructions to run

  • install django using command : pip install django
  • open the project in cmd
  • run the server using command : python manage.py runserver
  • open the same url in your browser and have a look at the website.

Contributors

Images

Screenshot (794) Screenshot (797) Screenshot (792) Screenshot (791)

About

by team webilicious

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • HTML 20.9%
  • Python 9.8%
  • CSS 5.4%