Signing Up and Logging In
To start the server:
uv run python manage.py runserver
Currently In Progress:
We are currently awaiting our Twilio campaign to be approved in order to send text messages without running into spam filters. In the meantime, phone authentication for the app has been disabled.
Signing Up
To sign up, you will be asked to provide two things:
- Email Address
- Password
- Phone Number (Optional)
- Full Name (Optional)
You will then be instructed to authorize your email address. Enter the authorization code sent to your email address. If you can't find it, check your spam folder.