Skip to content

CHRISTInfotech/ludconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LetUsDream Conference Management ToolKit

LUD Conference Management Toolkit is designed and developed by CHRIST Infotech to manage LUD Conferences. To know more about the application portal and its working, contact: Alwin Joseph [alwinjosephkaduppil@gmail.com; +919447755834].

Three main users are there for the LUD application

  1. Admin
  2. Conference Organiser
  3. Conference Participant

Development Support

Create a env.py file in the ludconf folder with the following attributes

EMAIL_ID = ''
PASSWORD = ''

Create a python virtual environment and install the dependencies

python3 -m venv venv
source venv/bin/activate # ubuntu command to activate virtual environment

pip install -r requirements.txt

python manage.py runserver

The conference management toolkit helps to manage and record the conference registration information. The conference management toolkit helps to manage and record the conference registration information.

TODO List

  1. Create an email template to sendout the email for OTP for new user login.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •