Skip to content

An Inter-college event management web application that includes students registration and particiation of events with admin level of management.

Notifications You must be signed in to change notification settings

Kamaruddheen/cs-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic SetUp

Done ✅ Not Done ❌
Index Page DB - PostgreSQL
Templates
Static (SetUp)
Settings (updated)

Getting Started

Once you downloaded project, Run this following command

pip install -r requirements.txt

Next

cd csevent
python manage.py runserver

In order to start live reload server, run below command before runserver in one terminal

python manage.py livereload

then, below command in another terminal

python manage.py runserver

Then, Go to: https://localhost:8000 or http://127.0.0.1:8000

Authentication Details

About

An Inter-college event management web application that includes students registration and particiation of events with admin level of management.

Resources

Stars

Watchers

Forks