nghugo / intro-prog

Introductory Programming Project Group 1
0 stars 0 forks source link

Admin Functionality: generate reports on resources, refugee numbers, etc at each camp/ at all camps. #26

Closed nghugo closed 7 months ago

nghugo commented 7 months ago

[2] Specific plan (not yet implemented) This displays the plan information for a specific plan (eg displays the data for “plan1” in the plans.json file)
ALREADY DONE BY LOUIS [3] All plans (not yet implemented) This displays the plan information for all plans (eg displays all the data from the plans.json file)
[4] Specific camp This displays the camp information for a specific camp (eg displays the data for “camp1” in the plans.json file)
[5] All camps in specific plan This displays all the camp’s information for a specific plan (eg if “plan1” selected, displays all data from camps.json for camps within plan1) [6] All camps in all plans This displays all the data in camps.json