https://github.com/codewithgodstime/eventhub
Eventhub is an event management platform that allows event organisers to manage events and get analytics insights for their events. built using django
https://github.com/codewithgodstime/eventhub
django-project event-management
Last synced: 9 months ago
JSON representation
Eventhub is an event management platform that allows event organisers to manage events and get analytics insights for their events. built using django
- Host: GitHub
- URL: https://github.com/codewithgodstime/eventhub
- Owner: codeWithGodstime
- Created: 2025-04-12T20:59:09.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T21:19:26.000Z (10 months ago)
- Last Synced: 2025-05-07T18:16:20.146Z (9 months ago)
- Topics: django-project, event-management
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# EventHub
Eventhub is an event management platform that allows event organisers to manage events and get analytics insights for their events.
# Featues
- Event management
- User management
- Subscription management system
- Notification
## BACKEND endpoint
### AUTHENTICATION
- register user
- login user
- change password
- delete account
- update profile information
- update notification preferences
### EVENTS
- get all events
- filter by today
- filter by week
- filter by month
- search
- get single event
- event views
- event analytics
### DASHBOARD
- get attendees
- filter based on status, event, date
- export all attendees and download
- add attendees
### NOTIFICATION
- get all notifications
- mark all as read
- mark single notification
## Subscription Plan
- make payment
- upgrade
- downgrade
- get all plans