Skip to content

nirrek/uqdraw

Repository files navigation

UQDraw

UQDraw is an active learning tool for increasing engagement during lectures. It allows lecturers to pose free-form questions to the audience, and gather real-time, hand-drawn responses from students.

The frontend is built with React + Redux + redux-saga. The backend is a GraphQL server using SQLite for persistence.

Setup

git clone https://github.com/nirrek/uqdraw && cd uqdraw
npm install
# Run the client server
npm run start
# Run the backend server
npm run serverDev

UQDraw Screenshots

About

UQDraw — Active learning tool for increasing engagement during lectures. Built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors