Skip to content

Web application for managing public opinion simulations and visualization of results

License

Notifications You must be signed in to change notification settings

kmalski/public-opinion-simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Opinion Simulations

Web application for managing public opinion simulations and visualization of results

M.Sc. Diploma project (2021/2022) by Konrad.Malski@fis.agh.edu.pl

Quick start

The project consists of two applications that can be found in the directories with the respective names. To run the application locally, it is best to use the Docker platform. Navigate to public-opinion-simulations/run/local directory and simply run docker compose up --build to lunch all the applications at once. Then navigate to http://localhost:3000 and run your first public opinion simulation.

Add -d flag to previous command if you want to run applications in the background. You can omit --build flag if there were no changes between runs.

About

Web application for managing public opinion simulations and visualization of results

Resources

License

Stars

Watchers

Forks