dartmouth-cs52-22S / project-well-buddies

project-well-buddies created by GitHub Classroom
1 stars 0 forks source link

Well-Buddies

Architecture

Frontend:

Backend

Setup

If you haven't installed pods, run the following

brew install pods
git clone [our repo link]
cd well-buddies
npm install
cd ios
pod install
cd ..
expo run:ios

Deployment

Our backend is deployed at: https://well-buddies-api-ac5z.onrender.com

We were unable to deploy our frontend because we did not recieve Google verification. Because we heavily use the Google Calendar and Auth APIs, we cannot do expo publish.

Authors

Eunice You-Chi Liu, Annie Qiu, Elizabeth Frey, Alina Chadwick, Rheanna Nesa Toney, Zhiyan Zhong

Acknowledgments

Thank you for our group's TAs, Catherine and Samiha, and Tim's help.