Skip to content

alexanderdx/proiect-ip

Repository files navigation

Proiect Ingineria Programării

Membrii echipei:

  • Atudore Darius
  • Blaga Lucian Florin
  • Cernat Alexandru Ionut
  • Dumea Alexandru-Gabriel
  • Rusu Marius
  • Valeanu Cosmin-Teodor


Installation

Install VLC

Our audio system integrates with the VLC player to allow for media control. You can download it here.

Create local Python environment

python -m pip install virtualenv
python -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
flask run

For devs

Use pip freeze > requirements.txt to update the app's dependency list upon adding new packages.

Run tests

  • Linux ./run_tests.sh
  • Windows ./run_tests.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages