feat: build main page for DAV project and integrate database with Supabase and Prisma #1

Merged
dora merged 4 commits from feature/ui-and-responsiveness into main 2024-12-24 10:12:38 +01:00
Member

Overview

This PR includes the development of the main page for the DAV project and integrates the database using Supabase and Prisma.

Changes

  • Built the main page with responsive design and dynamic functionality.
  • Integrated Supabase as the backend database.
  • Configured Prisma ORM for seamless database interaction.
  • Added API routes and tested all interactions between the front end and the database.
  • Verified all core features for functionality and responsiveness.

Testing

  • Verified the main page is functional locally using npm run dev.
  • Tested Prisma migrations with npx prisma migrate dev.
  • Ensured database connectivity via Supabase Dashboard.
## Overview This PR includes the development of the main page for the DAV project and integrates the database using Supabase and Prisma. ## Changes - Built the main page with responsive design and dynamic functionality. - Integrated Supabase as the backend database. - Configured Prisma ORM for seamless database interaction. - Added API routes and tested all interactions between the front end and the database. - Verified all core features for functionality and responsiveness. ## Testing - Verified the main page is functional locally using `npm run dev`. - Tested Prisma migrations with `npx prisma migrate dev`. - Ensured database connectivity via Supabase Dashboard.
dora added 1 commit 2024-12-20 11:42:50 +01:00
feat: build main page for DAV project and integrate database with Supabase and Prisma
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
0e23d7f455
aya was assigned by dora 2024-12-20 11:44:42 +01:00
dora force-pushed feature/ui-and-responsiveness from 0e23d7f455 to 6d6d70295d 2024-12-20 12:40:31 +01:00 Compare
dora added 1 commit 2024-12-23 15:45:05 +01:00
add interactions to comments
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
e24b3e1955
dora added 1 commit 2024-12-23 19:24:09 +01:00
ui enhancement
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
1b35e137d3
dora added 1 commit 2024-12-23 20:04:52 +01:00
changed some colors
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
967b6114e1
dora merged commit f3395e7d6c into main 2024-12-24 10:12:38 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RNM/DAV#1