Skip to content

JayjeetAtGithub/Audition-Management-System

Repository files navigation

Audition Management System

This app is basically used to keep track of the audition statistics and reviews , generate results automatically and thus resulting in a hassle free auditioning experience.

CircleCI

gsocheat

Building From Source

  • Fork and Clone the repository
https://github.com/<your_github_handle>/Audition-Management-System.git

  • Create a virtualenv with python 3 and activate it
virtualenv --python=/usr/bin/python3 venv3

source venv3/bin/activate
  • Move into the folder and install dependencies
cd Audition-Management-Portal

pip install -r requirements.txt
python manage.py makemigrations

python manage.py migrate

python manage.py runserver

How to Contribute ?

  • You may solve an annoying bug
  • You may add some cool feature
  • You may open any issue or request some nice features

Please head over to Contribution Guidelines

Contributors

About

📒 An Audition Management System primarily for GLUG Auditions

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published