Skip to content

an application for check-in and pickup with security

Notifications You must be signed in to change notification settings

Hodge-Henley/CheckInAChild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckInAChild

an application for check-in and pickup with security

Setup

Install Flask

pip3 install flask

Install reportlab

pip3 install flask python-barcode reportlab

Run App

python3 app.py

checkin

After entering a child's name and parent's name, a barcode is generated with random number.

checkinbarcode

See it in action!

samplevideo

End Goal

To print out one ticket for child, one for the parent. This allows for secure pickup- matching the unqiue pickup number from the parent to the child.

About

an application for check-in and pickup with security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published