Skip to content

alessdangelo/tpi_gestock

Repository files navigation

TPI : IT department stock management @ ETML - 2023

This project was made during the TPI, in order to finish my studies at ETML. It's a website made using Django and Tailwinds CSS. Disclaimer : This is not a finished product and no further enhancements will be made.

In order to run the project, you need install the requierements using the following command:

python3 manage.py tailwinds install

then by typing the following command, you will be able to run the project:

python3 manage.py runserver

Make sure you have python3 (refer to the python official website), django, django-qr-code & pillow installed on your computer, using the command:

pip3 install django django-qr-code pillow

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published