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:
- Clone the repository
- In the project root (i.e.
boss/
), runnpm install
. - To run the app, run
npm start