ruichen199801 / forxnews

CIS550 database course project
https://youtu.be/nuDBwg3mG6o
0 stars 1 forks source link

[Feature] Landing Page #13

Closed ruichen199801 closed 1 year ago

ruichen199801 commented 1 year ago
  1. Static UI: https://www.figma.com/file/0UttRN5k6xkWka4epW8wz4/Forx-News?node-id=190%3A2
    • Header
    • SearchBar
    • Footer
  2. A user can login/log out on the navigation bar.
  3. A user can apply filters and search restaurants, and get redirected to the RestaurantList page.
ruichen199801 commented 1 year ago

TODO: add hooks to fetch search results after backend API is finished.

ruichen199801 commented 1 year ago

TODO done by #46