A modern Django-based platform to manage events, showcase projects, and connect teams with a clean and minimal UI.
- 🔐 User Authentication (Signup / Login)
- 📅 Event Management (Create & View)
- 💻 Project Showcase
- 👥 Team Section
- 🎨 Premium UI with dynamic cards
- ⚡ Responsive and modern design
- Backend: Django
- Database: PostgreSQL
- Frontend: HTML, CSS
- Auth: Django Authentication
git clone https://github.com/httpsanjay/Club-Hub-Web-Application.git
cd Club-Hub-Web-Applicationpython -m venv venv
venv\Scripts\activatepip install -r requirements.txtCreate a .env file:
SECRET_KEY=your_secret_key
DB_NAME=Club_Hub
DB_USER=postgres
DB_PASSWORD=your_password
python manage.py makemigrations
python manage.py migratepython manage.py runserver- 🔍 Search & filter events
- ❤️ Bookmark projects
- 📊 Dashboard analytics
- 🌐 Deployment support
Sri Sanjay
GitHub: https://github.com/httpsanjay








