An open API service indexing awesome lists of open source software.

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

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

![App Screenshot](https://i.picasion.com/pic92/64638cc48a92a54ed6b5c2cbedcc083b.gif)
![App Screenshot](https://user-images.githubusercontent.com/83461178/194939266-8056b20c-4bfa-459c-bbf4-5e6c8d57d19c.png)

## 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)