- Daniel Ling
- Nicholas Halim
- Kynhan Tang
- Keefe Tan
A mobile volunteer portal application designed to track impact of GUI's activities on their volunteers and participants. This is done with the use of in-app usage analytics, along with an engaging user interface and features that advocate for GUI's positive message of creativity and environmental consciousness!
- React Native with Expo (JS)
- Node
- Express
- MongoDB
git clone
the repository and run the following commands:
cd server
to access the backend.- Run
npm install
to install all required dependencies. npm run dev
to start the server.cd client
to access the frontend.- Run
npm install
to install all required dependencies. - To start, run
npm start
- Press
w
to open the web version of the app and view with a401 x 897
frame to simulate the mobile app - To exit the app, Ctrl + C. Run ALL git commands from /groundhogs!