Skip to content

ninjahurricane007/EventHuB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFH Banner

EventHuB

EventHuB is an Event Portal that is used to create and register for various events held at college. This portal is created using Python and a high-level Python Web framework called Django that encourages rapid development and clean, pragmatic design. The main home page lets us log in or sign up to the portal and it also has an about us page that helps the users to know and contact the developers behind this project. After the sign in or sign up, it will redirect the users to the home page which shows the upcoming events. If the user wants to participate in an event he/she can click on the register button and fill in their details on the registration page. But if a user wants to create or delete an event he/she must know the admin password. If they provide the password after clicking the create or delete event button they will be redirected to the respective pages. In that manner, every student in the college can use the event portal to create, register and delete the events. Hope you will enjoy this project ;)

Team members

  1. Ashiq Cherian
  2. Ajay Antu
  3. Abhijith E.S

Team Id

BFH/recIuWbYHJ4hUaDlB/2021

Link to product walkthrough

  1. Code Explanation
  2. Event Portal Explanation

Link to website

https://eventhubcollege.herokuapp.com/

How it Works ?

  1. Go to EventHuB
  2. Create a new account
  3. Login
  4. Create a new event
  5. Edit or delete the event if required

Libraries used

  1. Django - 3.2.3
  2. Pillow - 8.2.0
  3. Bootstrap - 5.0.1
  4. jQuery - V3.5.1
  5. Crispy Forms - 1.11.2

How to configure

git clone

How to Run

python manage.py runserver

About

Event Portal For College

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published