Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

cs394-w21/mybeacon

Repository files navigation

mybeacon

Application for controlling the mybeacon hardware. User can track current mood and explore pre-defined mood themes.

Installing / Getting started

You must have Node.js installed to install / run this application.

npm install -g expo-cli
npm install 
expo start

An expo console will open in your web browser. To see options for running the application, see console commands that follow "expo start".

Initial Configuration

Copy and paste your Firebase API key into src/firebase.js

Developing

git clone git@github.com:cs394-w21/mybeacon.git
cd mybeacon/
npm install

Deploying / Publishing

The CI action has been set up to deploy commits to the main branch on push; however, should you need to deploy manually, below are the instructions

expo build:web
firebase deploy

Links

Bugs

  • Current iteration is only supported on a modern web browser.
  • Screen formatting and styling works best on an iphone X sized window.

Missing Features

  • ControlScreen is not updated properly when themes are selected on ThemeScreen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •