
This was developed during our time as students at Code Chrysalis
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Positive Emo-chan is a simple app based on the BOCCO emo robot. It utilizes the API developed by Yukai-Engineering. The purpose of the app is for the users to interact with and receive encouraging messages from Emo-chan.
Please follow the instructions below for a guide on how to run the application on your local machine.
- Clone the repository on your local machine:
git clone https://github.com/AnaScuturici/Positive-Emo.git
- Install all dependencies with
npm install
- Use the sample.env file to set up the environment variables:
REACT_APP_ROOM_ID=your_room_id
REACT_APP_REFRESH_TOKEN=your_refresh_token
In order to get your development environment going please enter
npm run react
in your terminal to start the app at http://localhost:3000/
Yukai Engineering API
We used an open-source api as a source for the affirmations
This application has been deployed on Heroku
Team Positive-Emo
Tech lead: Ana Scuturici
Frontend: Mei Omomo & Roman Montoya
Backend: Motoki Mizuno
Many thanks to Yukai Engineering for providing the API and the support during the development of the application. Everyone at Code Chrysalis, CC24 & J7 cohorts.