Skip to content

workdone0/D-CoderS_Hackathon_Template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Number - 44

Team Name - stillVariables

Project Name - Events Info Page

Project Overview


Problem Statement

  • There is always an event going around in college. These events can get lost in the WhatsApp groups where they are usually announced. So, develop an app to showcase such events.

Solution Description

  • We tried to create an Event Manager website,where all the upcoming,ongoing and passed events are displayed. It would help the students to keep a track of events going on in the campus. The app contains an admin page to control what is to be displayed on the website i.e. Adding or Deleting the Events The main page contains a countdown for all the events.

Architecture Diagram

Architecture Diagram

Technical Description

  • Frontend : HTML,CSS,Bootstrap,JavaScript
  • Backend : Flask
  • DataBase : SQLite

To run the project you need to install all the dependencies listed in requirements.txt file To do so run the following command "pip install -r /path/to/requirements.txt"

After that run the 'app.py' file using the 'python app.py' command

Then you will be shown with the address on which the localhost is running.Just go to that address.

:)

Team Members

Shubham Kumar, sk246903@gmail.com


List of team member names and email IDs with their contributions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.9%
  • Other 1.1%