Skip to content

Py-Ansh/Event-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Manager

Inspiration

Hello, World!
I present to you the Event Manager.

This project aims to help people in local neighborhoods and communities host, find, and join events more conveniently. Inspired by the vibrant culture of my locality in India, where festivals and events are a significant part of life, this project seeks to streamline the registration and fee collection process traditionally done door-to-door by event organizers.

What It Does

Our Event Manager allows members of a community to:

  • Register on the website
  • Find local events
  • Host their own events
  • Join other events effortlessly

This simplifies the process of organizing and participating in community events, making it more efficient and accessible.

How We Built It

This project is a web application developed using:

  • Python's Django framework
  • HTML
  • CSS

What's Next for Event Manager

To make this application even more helpful, I have several future features in mind:

  1. Q&A section for each event to facilitate better communication among participants.
  2. Automated reminders and notifications for upcoming events.
  3. A feedback system to improve future events based on participant suggestions.

By implementing these features, I aim to make the Event Manager a comprehensive tool for community event management.

Installation

  1. Clone the repository:

    git clone https://github.com/Py-Ansh/Event-Management-System.git
    cd Event-Management-System
  2. Install the required packages:

    pip install -r requirements.txt
  3. Apply migrations and run the server:

    python manage.py migrate
    python manage.py runserver
  4. Open your browser and navigate to http://127.0.0.1:8000 to see the application in action.

Usage

  1. Register as a user to access the features of the Event Manager.
  2. Find Events: Browse through the list of upcoming events in your locality.
  3. Host Events: Create and manage your own events.
  4. Join Events: Register for events hosted by others.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any improvements or bug fixes.

Feel free to reach out with any questions or feedback!

Happy Event Managing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published