SkillAgentSearch skills...

EventManagementSystem

System to manage large-scale college fest. With functionalities like registration, payment, attendance, winner, certificate distribution

Install / Use

/learn @bhargavprajapati949/EventManagementSystem
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EventManagementSystem

Dependency

Django pip install Django

Pillow pip install Pillow

Run Project on localhost

  1. Clone Project
  2. Create virtual environment (optional, just to avoid version mismatch for dependencies)
For Windows

1. Create virtual environment
python -m venv <virtual environment name or path>

2. Activate virtual environment
.\<virtual environment name or path>\Scripts\activate
  1. Install dependencies
pip install -r requirements.txt
  1. Run project
python manage.py runserver
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated1d ago
Forks5

Languages

CSS

Security Score

80/100

Audited on Apr 1, 2026

No findings