An open API service indexing awesome lists of open source software.

https://github.com/s1rserg/voting-system

Voting System
https://github.com/s1rserg/voting-system

java spring spring-boot thymeleaf

Last synced: about 2 months ago
JSON representation

Voting System

Awesome Lists containing this project

README

          

# University Project: Voting System on Java Spring Framework

## Overview
This repository contains our group project for the university course on Java Spring Framework. The project is structured into multiple branches corresponding to different lab assignments.

## Branches
- **lab2**: Initial setup and basic functionalities.
- **lab3**: Added better Thymeleaf views.
- **lab4**: In Progress.
- **lab5**: In Progress.
- **lab6**: In Progress.

## Collaborators
- [@HoroshkoMykhailo](https://github.com/HoroshkoMykhailo)
- [@s1rserg](https://github.com/s1rserg)
- [@kserhiichuk](https://github.com/kserhiichuk)
- [@fenz3](https://github.com/fenz3)

## Getting Started
To get a local copy of the project, clone the repository and checkout the desired branch:
```bash
git clone https://github.com/s1rserg/voting-system.git
cd voting-system
git checkout labX # Replace X with the lab number