COMP3005A-Project / bookstore

Main project for course COMP3005. Full web application representing a virtual bookstore.
1 stars 0 forks source link

Design how reports will work #48

Closed hadicheaito1 closed 2 years ago

nwarsalee commented 2 years ago

Need to figure out how the reports that the owner sees will be generated/retrieved. Most likely will be based off book_order table and performing calculations on that. Probably need to discuss and plan this in a meeting.

The owners should have access to reports that show sales vs. expenditures, sales per genres, sales per author, etc..