Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Mobile dev + dept-filter (#39) * Added ResponsiveAppBar component. Needs correct styling. * removed elevation shadow * footer styling fixed * Create search bar file * finished home page styling fixes * Search bar commit * Fix SearchBar styling * Add state management with debouncing for SearchBar * Add searchTerm to API request body * Fix About Us page mobile view * fixed responsive app bar. very bad code tho * Gen ed selector mobile * Add padding to nav elements * fixed errors on gened seelctor popup * merge part 2 * Fix URI * Fix height issues with CourseTable Co-authored-by: Soham Kulkarni <sohamkrox@gmail.com> Co-authored-by: Apoorva Aditya <apoorvaufo3@gmail.com> Co-authored-by: Rohan Bokaria <bokaria2@illinois.edu> Co-authored-by: madhuv2002 <madhuv2002@gmail.com> Co-authored-by: kaur18 <kaur18@illinois.edu> * Gened filter pandas (#42) * Re-add ONBOARDING.md Looks like this was accidentally deleted in some PR/commit * Update README.md * Add link to onboarding document * Add geneds filter query for pandas * Add geneds filter query for pandas (#40) * Add dept filtering and simple search queries Co-authored-by: Max Fan <root@max.fan> * Fix issue with API JSON formatting * Move wave footer to desktop-only view * Reset page to 0 on preferences update Co-authored-by: Suyash Nagumalli <61219240+faddock@users.noreply.github.com> Co-authored-by: Apoorva Aditya <apoorvaufo3@gmail.com> Co-authored-by: Rohan Bokaria <bokaria2@illinois.edu> Co-authored-by: madhuv2002 <madhuv2002@gmail.com> Co-authored-by: kaur18 <kaur18@illinois.edu> Co-authored-by: Max Fan <root@max.fan>
- Loading branch information