monkey-underground-coders / mucpoll-spring

Realtime polling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MUCPoll Backend repository. This project works with MUCPoll frontend

mucpoll-spring

Backend for mucpoll - realtime voting website. Made for fun in TvSU :D
Built with Spring, WebSocket + Stomp. Using Redis, FS and SQL DB.

Features

  • Realtime voting with graphs
  • History saving
  • Tag system

Installing

  1. Install Redis and favorite SQL database (PostgreSQL for example)
  2. Fill application.yml
  3. Run with Maven
  4. Run mucpoll-ts (frontend) Visit http://localhost:8080/swagger-ui.html for Swagger.

About

Realtime polling

License:MIT License


Languages

Language:Java 100.0%