Skip to content

Simple voting Web application using J2EE and Spring-Boot

Notifications You must be signed in to change notification settings

davidstew/VotingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VotingSystem

Simple voting Web application using J2EE and Spring-Boot

Uses Tomcat, Spring MVC, JPA, JDBC, MySQL and Thymeleaf.

Will connect to MySQL database logging in as root user with designated password. votingSystem schema and citizen and candidate tables must be created and must have tuples inserted manually and the application will keep track of each citizens vote for each candidate. Candidates can only vote once.

About

Simple voting Web application using J2EE and Spring-Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published