Skip to content

This web application is implemented for conducting online design thinking workshop

Notifications You must be signed in to change notification settings

skabukhoyer/Design-Thinking-Workshop-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSD Project

A web based platform for conducting/participating a design thinking workshop

Running code

  • Run pip install -r requirements.txt to install all required python packages
  • To start flask server, run bash run.sh
  • The script starts the server on port 8000