mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-04 21:24:08 -04:00
Update readme
This commit is contained in:
10
README.md
10
README.md
@@ -8,6 +8,16 @@ To contribute, please submit a pull request or issue, or fill out this [form](ht
|
||||
|
||||
-
|
||||
|
||||
## To Do
|
||||
|
||||
- [x] Authentication (user/password and Google Sign In)
|
||||
- [ ] Set up PostgreSQL in Production with supabase (can stick with SQLite in dev / local)
|
||||
- [ ] Set up domain name and hosting (vercel?)
|
||||
- [ ] 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.)
|
||||
- [ ] Set up page listing all the profiles
|
||||
- [ ] Search through all the profile variables
|
||||
- [ ] (Set up chat / direct messaging)
|
||||
|
||||
## Implementation
|
||||
|
||||
The web app is coded in Typescript using React as front-end and prisma as back-end. It includes:
|
||||
|
||||
Reference in New Issue
Block a user