Hi, you are looking at repo that is currently under development. I am using the readme file as a sort of backlog right now.
Cross Measure is (going to be) website made for musicians looking for collaborations.
- Find or create a logo
- Reseach GDPR and Cookie policy
- Implement phone login feature
- Implement autocomplete instead of select for location
- Fix crash on google login popup close
- Investigate why you can't scroll countries in edit profile modal
- Implement zustand
- Implement error boundary components
- Implement a toast component
- Add an e2e test for profile connections
- Migrate from uploadthing to Firebase
- Implement edit profile for:
-
- title
-
- location
-
- bio
- Implement e2e test with firebase login
- Implement connect profiles functionality
- Implement accept connection feature
- Display all connected profiles in connections tab
- Implement delete connection feature
- Implement modal for connection deletion
- Implement text layout for text messaging
- Implement text messaging feature with firestore
- Configure e2e cypress tests with a custom cookie
- Add an e2e test for profile connections
- Add an e2e for profile creation
- Add an e2e test for sending messages
- Add a create solo musicians page