Skip to content

godfrey-tankan/Event-Management

 
 

Repository files navigation

Event-Management

  1. download the sourcecode into your pc using the following command git clone https://github.com/Ajay263/Event-Management.git

  2. Create a virtiual envioment using the followin commdand python -m venv venv

  3. Activate the virtual enviroment using the following command .\venv\Scripts\Activate

4.Install all the dependencies for the project using the following pip install -r requirements.txt

  1. Run the project using the following command python manage.py runserver

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 52.5%
  • Python 39.3%
  • CSS 8.0%
  • Shell 0.2%