- Clone This Project
git clone https://github.com/sajib1066/django-event-management.git
- Go to Project Directory
cd django-event-management
- Create a Virtual Environment
python3 -m venv env
- Activate Virtual Environment
source env/bin/activate
- Install Requirements Package
pip install -r requirements.txt
- Migrate Database
python manage.py migrate
- Create Super User
python manage.py createsuperuser
- Finally Run The Project
python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 71
This is an Event Management System
sajib1066/django-event-management
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is an Event Management System
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published