Skip to content

michal367/OI-Project

Repository files navigation

Software Engineering Project

App for supporting lecturers

The main goals of this app is to provide a way to:

  • encourage students to actively participate by asking simple questions
  • gather students' reactions during on-line lecture, which gives the lecturers feedback they lack

Running the app

This app uses npm and deno.

To run app first you need to install dependencies:

npm install

Next you have to build sites:

npm run build

And then start deno server:

npm run deno

If you want to run app in developent mode instead of two commands above run:

npm run launch

About

Software Engineering Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages