Skip to content
/ pointr Public

Pointr - A point/attendance system for UNSW colleges. Winner of the 1st IRC Hackathon

Notifications You must be signed in to change notification settings

jysim3/pointr

Repository files navigation

Pointr

A point/attendance system for colleges - winner of the 2019 UNSW Inter-College Hackathon. Currently hosted on https://pointr.live.

Created by: Ivan Velickovic, Harrison Steyn, JunYang Sim, Oltan Sevic, Steven Shen and William de Dassel. (From left to right)

The team

Uses

UNSW Colleges have a point system called room points. The more you do for the colleges the more room points you get and at the end of the year you can apply for a better room. This is currently a massive hassle for the Deans to organise and this software solution aims to alleviate the pressure on them. This also aims to let the Deans and college staff see how people from diverse cultural and linguistic backgrounds are adapting to college life and integrating with the community and whether they need help or not.

Current Features

  • Ability for owner to create 'events'- specifying the name, and the point value of attending the event.
  • Ability for user to attend an event - either by typing an ID and name into event creators laptop or by scanning a QR code.
  • Ability for owner to see all people to attend an event and remove or add points to their attendance or remove them altogether.
  • Ability for user to see a receipt of all events attended and current point score.

How to run

Dev environment

  1. Install Docker here
  1. Run docker-compose up and see the magic

Test environment

  1. Install Docker
  2. Run additional docker file for test:
$ docker-compose -f .\docker-compose.yml -f .\docker-compose.test.yml up

About

Pointr - A point/attendance system for UNSW colleges. Winner of the 1st IRC Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published