TheCSharpAcademy / CONSOLE.PointOfSale

6 stars 15 forks source link

Create Reports Menu #78

Open TheCSharpAcademy opened 7 months ago

TheCSharpAcademy commented 7 months ago

Create a Menu, based on an enum, with the following: SalesPerMonth SalesPerYear SalesPerDay SalesPerWeek

Create a ReportsService with methods for the options in the menu. Those methods souldn't be implemented yet. Experience points: 10 For first-timers: 30

StanimalTheMan commented 7 months ago

Do I close this issue? Thanks.