Skip to content

Latest commit

History

History
18 lines (12 loc) 路 404 Bytes

README.md

File metadata and controls

18 lines (12 loc) 路 404 Bytes

BOSS

Better Online School Setup

A series of tools to help students succeed in online environments

Features:

  • Podomoro timer
  • Schedule
  • App Groups, that open on click
  • Task List

To install this app locally, follow the following steps:

  1. Clone the repository
  2. In the project root (i.e. boss/), run npm install.
  3. To run the app, run npm start