https://github.com/dacmarcell/schedule
This project is an inventory management system developed for the company "No Transito" using the Python programming language and the Tkinter library
https://github.com/dacmarcell/schedule
python tkinter
Last synced: 3 months ago
JSON representation
This project is an inventory management system developed for the company "No Transito" using the Python programming language and the Tkinter library
- Host: GitHub
- URL: https://github.com/dacmarcell/schedule
- Owner: dacmarcell
- Created: 2023-01-30T03:38:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T16:52:30.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T20:19:25.779Z (4 months ago)
- Topics: python, tkinter
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inventory Management System
The project is an inventory management system developed for the company "No Transito" using the Python programming language and the Tkinter library. It offers several functionalities, such as adding and removing events, filling in all necessary information, searching for specific events through the search menu, and modifying existing events.
# Here are answers to some common questions:
### Can I use this project for profit?
Yes!### When was this project created?
It was created in July 2022.The project screenshots are provided. If you have any specific questions or need further assistance, please let me know!
## Screenshots

## Author
- [@marcelldac](https://github.com/marcelldac)
## References
- [Python Documentation](https://wiki.python.org/moin/BeginnersGuide)
- [Tkinter Documentation](https://docs.python.org/3/library/tkinter.html)