Python Project Inventory Management System with Database and GUI

preview_player
Показать описание
The project is used for manage the inventory items so that the record could be kept save in database
Рекомендации по теме
Комментарии
Автор

another question bro what if we want to add the price value like $ dollar for example product price : 2100 $ ?


is this work like that or you have another way to make it
??,
>>> cash = 13.14
>>> '${}'.format(cash)
'$13.14'
>>> cash = 3.4
>>> '${:.2f}'.format(cash)
'$3.40'
>>> values = [1.2, 65.32, 15.2345]
>>> template = 'Stuff costs ${:.2f}.'
>>> for value in values:



Stuff costs $1.20.
Stuff costs $65.32.
Stuff costs $15.23.

mrjax
Автор

i guess for what you are doing, it is just quick and simple, but I would never use python for this scenario. then again, it is good practice, even I went through this many years back. hope to see different projects

WM-eggh
Автор

Where could we find source code for tizz?? Can u provide source code please!!

sahanagowda
Автор

I’m currently doing a project for school and this helps a lot! Can you please share source code?

zacharybaldwin
Автор

I am working on a project and want to incorporate some of what you have done. Can you share the source code?

sub-zero
Автор

Sir? Can I get this Source Code? I need this for my project. Thank you 🤗🤗🤗

rhodnill
Автор

love u bro i want to use that project but how to make my own database with my own information what if i use SQLALCHEMY ?? and also i want to change design maybe or buttons need to hear from you bro

mrjax
Автор

Very good tutorial ...👍
can you share the source code ? Please..

muhammadsyahnur
Автор

Please can I get code? I really need that

christer
Автор

bro i need Hotel management system with Database and GUI

anandbista
Автор

Where can we find source code of this? Please can u provide source code of this....please

shauryashahi
Автор

Hi can you please share the source code

otbfitness
Автор

can i get the source code for this ... it would be a great help for my project

saeesaraf