BrandonTang89 / CrowdfundingForSchools

A Crowd Funding Platform For Schools
MIT License
0 stars 0 forks source link

Default Schools/Class Filter #4

Closed BrandonTang89 closed 5 months ago

BrandonTang89 commented 7 months ago

For personalisation, we should probably include some default filtering information that can be set within the user settings.

This information can be queried when the user lists the projects they would like.

The filter should then be applied automatically when the user goes to the list of projects or the home page. Consider if this is better done on the server side, client side or a mix. I think maybe doing it on the server side is probably cleaner...