RIG is an app to generate IDs and badges for any event or meetup!
This is one of the first projects of codezoned, Show your ❤️
**Make sure you join our community by clicking on this beautiful sentence **
or just visit http://talk.codezoned.com
This project is heavily inspired from FOSSASIA's Badgeyay. Check em out 😀
- 
Navigate to the specified directory and add path for the background image rig\venv\rig\rigapp\id.py
- 
Similarly do the same in views.py. Add path,fpath and cwd. rig\venv\rig\rigapp\views.py
- 
Open up your cmd in the project folder (rig) 
- 
cd to the specified directory rig\venv\rig
- 
Run manage.py runserver
- 
Open the webpage in your browser ,fill in your details and your file should automatically download as Badge.pdf 
These are some of the required packages and dependencies for RIG
- 
Django 
- 
Pandas 
- 
QRCode 
- 
FPDF 
- 
Create your csv file 
- 
With the surver running , open the webpage and fill in your details and your badge should be ready to download. 
- 
Your badge is now ready in a pdf file for easy printing! 
We're always looking out for people who're enthusiastic to work and collaborate with people. If you want to become a maintainer at RIG - Randomised ID Generator you can contact us support@codezoned.com
The current maintainers are:
This project welcomes contributions and suggestions, we are constructing the contribution guidelines, stay tuned =).
We use GitHub issues for tracking requests and bugs. 😉


