Skip to content

Collaborative project for the DAT250 Software Technology course, developing a full-stack polling application.

Notifications You must be signed in to change notification settings

MagnusSletten/dat250-pollapp

Repository files navigation

Poll App

This is a fullstack application where users can create and deploy polls

To start:

backend:

docker-compose up 

The compose consists of three containers:

  • springboot backend which depends on:
  • Redis-container for handling caching
  • RabbitMQ container for handling the message service.

For frontend deployment:

cd src/frontend/my-app
npm run dev

About

Collaborative project for the DAT250 Software Technology course, developing a full-stack polling application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •