We thank you for testing our app!
Prerequisites
You will need
- an iOS or Android mobile device with the Expo Go app installed
- a computer with
yarninstalled - a direct network connection between the two (tutorial)
Running the App
- Clone the main branch of this repository
- Run
yarn install - Run
yarn start - Connect your mobile device to the dev server that you just started on your computer
- This is dependent on how you have established a direct network connection between your two devices. See the tutorial above for more detail
Authentication
- Before logging in, consider testing the functionality of the app while logged out. You will be able to read all the data we provide, but not be able to create anything.
- When you then want to log in to be able to create data:
- Register using
<your_email_username>+clerk_test@<your_email_domain>- For example, if your email is
dltompki@calpoly.edu, you would log in withdltompki+clerk_test@calpoly.edu. - Enter any required information(First Name, Last Name, Email, Password and confrim your password).
- For example, if your email is
- For verification, use the code
424242 - Continue testing the rest of the functionality of our app!
- Register using
Contact Us
To contact our on-call engineer, join the channel #green-kittens-contact-us on Slack and send a message.