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

https://github.com/gauravsakure02/voting_app

Java SpringBoot Application - VotingApp, User can vote the Candidate, and Admin has the permission to see the vote details
https://github.com/gauravsakure02/voting_app

javaproject spring-data-jpa spring-security springboot springboot-ap thymeleaf-template-engine voting-application

Last synced: about 1 month ago
JSON representation

Java SpringBoot Application - VotingApp, User can vote the Candidate, and Admin has the permission to see the vote details

Awesome Lists containing this project

README

          

# VotingApp - Springboot, Thymeleaf

### It is a SpringBoot Project with Thymeleaf Frontend. Build in Spring Tool Suite.
## It is a Voting Application.

### Application Features:
- User can vote for the Candidate.
- Admin has permission to see the vote details.

### Technology used in this Project:
- i) Thymeleaf, CSS: designing page layout.
- ii) Java: all the logic has been written in Java.
- iii) MySQL: MySQL database has been used as a database.
- iv) SpringSecurity: SpringSecurity has been used for authentication.
- v) Hibernate: Hibernate ORM is used.

### Software And Tools Required:
- Java JDK 8+
- Eclipse EE or Spring Tool Suite
- MySQL

### Some Screenshots of this Project:
![Home Page](a1.png)
==================================================================================================================================================================
![Register](a2.png)
==================================================================================================================================================================
![Signin](a3.png)
==================================================================================================================================================================
![User Page](a4.png)
==================================================================================================================================================================
![User Page](a5.png)
==================================================================================================================================================================
![Admin Dashboard](a8.png)
==================================================================================================================================================================
![About](a9.png)
==================================================================================================================================================================