codeforjapan / hackdays

Next version of Social Hackday website.
hackdays-c4j.vercel.app
6 stars 0 forks source link

[Story] list and view projects #19

Closed halsk closed 2 years ago

halsk commented 2 years ago

Goal:

As a user, I want to see projects So that I can check what kind of projects are existing in the platform.

Tasks:

  1. Add list functions on the supabase
  2. Create a new page for listing projects.
  3. Create a new page for viewing a specific project (linked from the list page).

    Acceptance Criteria:

    • [ ] Users can see project list
    • [ ] Users can see specific project

Related information

This should be implemented after #18