Skip to content

An application to aid in regulating emotions among kids dealing with autism. The repo contains the UI dashboard to provide game and user metrics within LiveChat platform as iFrame integrations.

abhinavchawla13/txtlss-hackiesacks-ui

Repository files navigation

Emotican - txtlss hackiesacks UI

Screenshots

Running Locally

Make sure you have Node.js (atleast v12.13.0, npm v6.12.0) installed.

git clone git@github.com:abhinavchawla13/txtlss-hackiesacks-ui
cd txtlss-hackiesacks-ui
npm install
ng serve

Environment Configuration

Inside the src, there's an environment folder with three different environment files. I only used the environment.ts and environment.prod.ts for the project. It contains the following keys:

userApi

API (userApi) is deployed at https://txtlss-hackiesacks.herokuapp.com/

Deployment

This project is hosted on Firebase hosting. To deploy:

ng build --prod
firebase deploy

About

An application to aid in regulating emotions among kids dealing with autism. The repo contains the UI dashboard to provide game and user metrics within LiveChat platform as iFrame integrations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published