Skip to content

codezoned/rig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIG - Randomised ID Generator

Open Source Helpers

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 😀

Contributers

Development:

  • 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

Dependencies

These are some of the required packages and dependencies for RIG

  • Django

  • Pandas

  • QRCode

  • FPDF

Example:

  • Create your csv file

    Alt Text

  • With the surver running , open the webpage and fill in your details and your badge should be ready to download.

    Alt Text

  • Your badge is now ready in a pdf file for easy printing!

    Alt Text

Maintainers

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:

Contributions

This project welcomes contributions and suggestions, we are constructing the contribution guidelines, stay tuned =).

We use GitHub issues for tracking requests and bugs. 😉