GitXplorerGitXplorer
n

hackatonqr

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
2eaca0bb97e8f737413654562a0c867bd6423423

Changed Bit.ly urls

nneosergio committed 10 years ago
Unverified
121a0d503ea80b11a971892d6d97fca2f37028ab

Updated static QR

nneosergio committed 10 years ago
Unverified
bde809a7e22da6611bb58778a13c9eeb816def2f

Updated according Belatrix styles

nneosergio committed 10 years ago
Unverified
896204b17ef9987effc7d5566a4122696657bbdb

static version of vote with QR app

nneosergio committed 10 years ago
Unverified
69ca2a631c17430320d99454b6bc5d998896eb58

Fixed some typo

nneosergio committed 10 years ago
Unverified
d300f44190a88929aa090c84a65becf0fb7b85b8

Fixed que QR generation url and added some visual contents

nneosergio committed 10 years ago

README

The README file for this repository.

Codename: hackatonqr

Participant Management System for Hackatons Developer: Sergio Infante

Instructions

  1. Use requirements.txt with pip
  2. Create the database
  • Optional 1: Run import-data.py script if you want to test with csv and sqlite3
  • Optional 2: Run import-projects-data.py script if you want to test with xls/xlsx files and sqlite3 (csv and xls/xlsx files are not included in this repository, you must read the code and create samples)

Note

This is a simple application to handle participants in hackatons, is just an beta version.