A program to create and interact with a member database through a CLI and NFC
- Python 3.x installed
- This program can be run from operating system that is capable of running Python 3.
-
copy project to your computer:
cd path/you/want/ git clone https://github.com/ossem/member_database.git -
create the test database:
python3 test_database.py -
run the main program:
python3 main.py