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
- Host: GitHub
- URL: https://github.com/s1rserg/voting-system
- Owner: s1rserg
- Created: 2024-10-25T16:13:17.000Z (over 1 year ago)
- Default Branch: lab2
- Last Pushed: 2024-11-24T22:05:40.000Z (over 1 year ago)
- Last Synced: 2026-02-21T08:32:56.841Z (4 months ago)
- Topics: java, spring, spring-boot, thymeleaf
- Language: HTML
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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