Inspiration
We are from a third world country (India). and there are numerous amount of shops, where manual logging of inventory and billing is done. So, to cope up with the theme "Building a better world", we wanted to make a software that takes care of all inventory management stuff and automates the billing work. This does put a smile on our faces since we've decided to give this software for free in our neighborhood as a professional inventory manager costs tons of money in India.
print("Hello from India")
What it does
This software does manage your inventory, and also automates billing and invoice generation. It also sends a notification if the stocks fall below a certain threshold so that you could order that particular item.
print("Automates boring stuff")
How we built it
We built it using python for backend, python's Tkinter for GUI, and Openpyxl for writing and reading data from excel workbooks
print("built using python")
Challenges we ran into
Since we are absolute beginners in programming, this took a lot of work than expected, we ran through two sleepless nights.
print("Feeling sleepy💤")
Accomplishments that we're proud of
This is our first major programming project, and we're happy that it turned out well
print("feeling proud😁")
What we learned
We've learned a lot from this project, pushing our boundaries and finally, we completed it
print("We literally learned this")
What's next for Inventory manager from a third world country
As already stated, we are going to give this software at free of cost to the shopkeepers in our neighborhood
As of now, it works only with windows.
print("Hello Bridge Hacks!!!")
Built With
- openpyxl
- python
- tkinter


Log in or sign up for Devpost to join the conversation.