Skip to content

liam-k/screenario

 
 

Repository files navigation

Screenario – The Screen for Every Scenario

All Contributors

Screenario is an interactive dashboard & tool collection for educators, featuring several handy tools like a timer, a whiteboard and an app for generating interesting ice-breaker questions. It’s commissioned by the ISH Bochum and only available in German right now.

Screenario is written in React 18 (an exception being Digitaler Stuhlkreis, which is an Angular web component and also available separately at digitaler-stuhlkreis.de).

Installation

Living on the bleeding edge requires sacrifice sometimes: Because of a (hopefully temporary) incompatibility of some libraries with React 18, we need to install our dependencies using --force right now. Same goes for adding new dependencies or uninstalling packages.

  1. Clone the repository.
  2. Run npm install --force in the cloned folder.

Usage

Simply run npm start to run the app in development mode and open http://localhost:3000 in your browser.

Libraries used

Screenario wouldn’t be possible without these wonderful libraries:

... and a bunch of others!

Contributors ✨

If you’d like to contribute to Screenario, great! Please check out the contributor guidelines.

Thanks goes to these wonderful people (emoji key):


Sergej Grilborzer

🚇 💻 🎨

liam-k

🎨 💻 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Screenario - The screen for every scenario

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • CSS 3.7%
  • Other 0.6%