Wdd430-Team-7 / Group_Project

0 stars 0 forks source link

6 set up schema in vercel database sunseehray #14

Closed sunseehray closed 8 months ago

sunseehray commented 8 months ago

Updates:

  1. Connected the Vercel Database thru /app/lib/online-data.ts and created some functions fetch data
  2. Modified the category navigation from toggleMenu in mobile to always on display
  3. Created definitions for the Vercel Database @ /app/lib/definitions.ts
  4. Created the routes -/category/[id]/ -/product/[id]/ -/product/all
  5. Linked the category routes to the route components.