Skip to content

kblincoe/QualOpt-Server-Side

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QualOpt-Server-Side

Server side code for the QualOpt project

This is a JAX RS web service that uses a MySQL database to store and retrieve user data. The web service allows researchers to sign up, login and create studies. Researchers can also select and email participants of the study using filters. Participants may opt out of future emails by clicking a link to unsubscribe.

To test this code, use Eclipse IDE (or any IDE that supports Maven) to build the project. Currently I use Glassfish 4 to host the web service on localhost for testing. The database must be manually set up before use.

About

Server side code for the QualOpt project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages