Skip to content

Server part for the DrinksBuddy system (RFID drinks payment system using Arduino)

License

Notifications You must be signed in to change notification settings

PostTenebrasLab/DrinkingBuddyServer

Repository files navigation

DrinkingBuddyServer

Setup

  • create a venv

    python -m venv --upgrade .venv

  • install with requirements

    .venv/bin/python -m pip install --constraint requirements.txt .

  • run

    .venv/bin/python -m DrinkingBuddyServer

About

Server part for the DrinksBuddy system (RFID drinks payment system using Arduino)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages