Tracks the stock of local pharmacies to help people find their medicine easier
- Track items availability in drug stores near you
- Spend less time searching for the right place to get your meds
- Helps you use your time with more efficiency
- The default username and password for UPA-SUL is "admin"
- The default username and password for UPA-LESTE is "leste"
- Automagically gets the latest availability data and prices
- Export your items list with prices as a text file
⚠️ This is a PoC project for educational purposes only: We don't provide any support, use at your own risk!
- LSTS requires Python 3.9.7 or later
git clone https://github.com/Gater73/LSTS.git
cd LSTS
pip3 install -r requirements.txt
git clone https://github.com/Gater73/LSTS.git
cd LSTS
pip install -r requirements.txt
git clone https://github.com/Gater73/LSTS.git
cd LSTS
pip install -r requirements.txt
python3 site.py
python3 admin/main.py
python site.py
python admin/main.py
You can run LSTS in windows simply by running start.bat in the repository folder you cloned to your PC.
Start start-admin.bat to open the admin UI.