Skip to content

Store#3

Open
CasoMateo wants to merge 5 commits intomasterfrom
StoreDesign
Open

Store#3
CasoMateo wants to merge 5 commits intomasterfrom
StoreDesign

Conversation

@CasoMateo
Copy link
Copy Markdown
Owner

Throughout this file, you can notice that I keep track of the sales (with an ID, sale price, date and quantity of products sold) and purchases (with an ID, purchase price, date and quantity of products bought). There's a dictionary that updates itself as you buy and sell, making a plausible model. All of this to better understand and get statistics that would later on benefit the company.

Throughout this file, you can notice that I keep track of the sales (with an ID, sale price, date and quantity of products sold) and purchases (with an ID, purchase price, date and quantity of products bought). There's a dictionary that  updates itself as you buy and sell, making a plausible model. All of this to better understand and get statistics that would later on benefit the company.
@CasoMateo CasoMateo requested a review from EduardoSantos7 July 31, 2020 14:23
Copy link
Copy Markdown
Collaborator

@EduardoSantos7 EduardoSantos7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Throughout this document, I focus on creating a user interface. Again, although it is quite simple, there's still a lot left to cover to provide the best service possible. This time it was on the console, let's see what we can do next time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants