Skip to content

dexter808/Polling-Web-App-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polling Web App

An API to create, conduct and manage polls.

How to setup

  1. Download and setup mysql-server.
  2. Create a database polls.
  3. Create a user with the credentials present at src/main/java/resources/application.properties or update the credentials according to your choice.
  4. Go to the root of the project and run

mvn clean install

mvn spring-boot:run

API

API documentation available at API

About

Polling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages