Question: Create a real-life application written in Python 3 in any area you like i would suggest a car sell app or library app. An example
Create a real-life application written in Python 3 in any area you like i would suggest a car sell app or library app. An example of real life application can be a point of sale (POS) where there is a group of products stored in a file which in our case would be the cars or books. Your program should be used to sell, buy the products. the application should be able to buy, sell and get the current number of products, may generate reports (a plus). Your project must use object-oriented programming concepts A plus : Create your project using graphical user interface instead of command line. (Tkinter) Deliverables: please attach the Project Source code, if possible the design of the project using UML Diagrams
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
