Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My Bachelor's thesis application for visualizing wicked problems with real-time multi-user support.

NotificationsYou must be signed in to change notification settings

MunzerDw/wicked-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is part of my Bachelor's thesis where I developed an application (frontend & backend) for visualizing wicked problems. During development, I had 2 separate repositories for frontend and backend. However, since they include Github secrets and have a long commit history, I put both codes into this one repository. You can visithttps://wickedproblems.io and create an account. Please note that it is not mobile responsive. The application is being used today by the chair of Information Systems at the department of informatics at Technical University of Munich.

Frontend

To start the frontend client on your local machine (port 3000):

  1. Navigate to /frontend and install dependencies
cd frontendyarn
  1. run code in dev environment
yarn develop

Backend

Similar to the frontend, to start the backend services on your local machine (port 4000):

  1. Navigate to /backend and install dependencies
cd backendyarn
  1. run code in dev environment
yarn develop

Development details

I included thepages of my thesis where I explain in detail how the application was built.

About

My Bachelor's thesis application for visualizing wicked problems with real-time multi-user support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp