hex337 / quantum-attendance

An attendance program for Quantum Martial Arts
MIT License
3 stars 2 forks source link

Add a search bar for the StudentsScreen #20

Open hex337 opened 7 years ago

hex337 commented 7 years ago

Add a search bar on the StudentsScreen that allows someone to filter by name or belt. When they do so, it should update the list of students that you see.

This might be tricky since we want to filter on de-normalized data for the belt stuff.