You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-14Lines changed: 7 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The full description is available [here](https://martinbraquet.com/meeting-ratio
21
21
-[x] Authentication (user/password and Google Sign In)
22
22
-[x] Set up PostgreSQL in Production with supabase or prisma console (can stick with SQLite in dev / local)
23
23
-[x] Set up hosting (vercel)
24
-
-[] Ask for detailed info per profile upon registration (intellectual interests, location, cause areas, personality type, conflict style, desired type of connection, prompt answers, gender, etc.)
24
+
-[x] Ask for detailed info per profile upon registration (intellectual interests, location, cause areas, personality type, conflict style, desired type of connection, prompt answers, gender, etc.)
25
25
-[x] Set up page listing all the profiles
26
26
-[x] Search through all the profile variables
27
27
-[ ] (Set up chat / direct messaging)
@@ -39,7 +39,7 @@ Any action item is open to anyone for collaboration, but the following ones are
39
39
40
40
## Implementation
41
41
42
-
The web app is coded in Typescript using React as front-end and prisma as back-end. It includes:
42
+
The web app is coded in Typescript using React as front-end and Prisma as back-end. It includes:
0 commit comments