A Python program that manages the inventory of a furniture store.
- Tạ Quang Sáng (leader) - BI12-382 - https://github.com/TaQuangSang69
- Nguyễn Hoàng Tùng - BI12-475 - https://github.com/Tonguesten36
- Nguyễn Minh Tùng - BI12-483 - https://github.com/MTuchiha
- Python 3.10+
- Dependencies:
sqlite3
,tkcalendar
,PIL
3 weeks. That's how long it takes.
- UI: Tạ Quang Sáng, Nguyễn Minh Tùng
- Database: Nguyễn Minh Tùng
- Back-end: Nguyễn Hoàng Tùng
We've made sure that you can't export more than the shop's current supply in the Export Furniture section. We've also made sure that illegal inputs are not accepted. However, the GUI has some problems. Namely, on some devices, some UI elements may not display themselves correctly.
Make sure you have a Python Intepreter installed (3.10 or above), navigate to the project's folder and type in the command prompt
python .\app.py