A platform to get dinner with friends (Work In Progress)
- Clone this repo
- Cd directory
- touch .env
- yarn install
- yarn dev
Here are the variables in the ".env" file:
- ATLAS_URI
- TWILIO_SID
- TWILIO_AUTH_TOKEN
- TWILIO_NUMBER
- JWT_SECRET
- Setup Frontend UI
- Setup Backend Test Routes
- Create Authentication System
- Create Authorization Middleware
- Implement matching algorithm
- Friend URL Confirmation Mechanism
- Create beautiful landing page
- Native Mobile Apps
- Surprise Me! / Random Pairing Feature
- Friendship Status Manager