sjasthi / learnandhelp

Learn and Help: Learn programming and help different causes.
MIT License
0 stars 10 forks source link

(Brandon) (FP7) (enhancement) Reports #70

Open sjasthi opened 4 months ago

sjasthi commented 4 months ago

Admin --> Reports

Clicking this action will show the following reports in a visually appealing way.

How many schools got libraries? How many students are beneficiaries? How many books are given to schools? What is the total cost / support provided?

How many students learned "CS" from this program? = How many students are registered in each year?

Defer to the future:

[1] TODO: Sync up with the upstream Deploy the latest schema and data. https://github.com/sjasthi/learnandhelp/blob/main/sql/learn_and_help_db.sql

[2] Support the reports making use the current schema (no schema changes) (you are only doing the READ-ONLY enablement)

[3] If there are any regressions, refactor the code to work with the latest schema.