yufanana / GymNow

Open 1D Group Project for 10.009 Digital World

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project GymNow

Background

This was a group project to develop a GUI using Python and Kivy.
The aim of the project was to design a smart solution to be deployed for smart campus applications in SUTD for its stake-holders.

Aim

GymNow aims to create a simple queueing system to manage the gym crowd and collect useful data for gym-goers to plan their schedule.

kv folder contains all the .kv files used by the GUI_GymNow.py file to build the GUI.
.kv files contains all the interface design componenets
.py file contains all the functions and logic required by our system
prev_profiles.txt is a sample database for past users for the autofill function.

Below is the video URL for a demonstration of the system.
https://youtu.be/F8hyQAPJiQ0

Sensors

This project used an ultrasonic sensor HC-SR04 and RFID MFRC522 sensor.

About

Open 1D Group Project for 10.009 Digital World


Languages

Language:Python 100.0%