Skip to content

immuta/simple_voting_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Voting Application

This is a simple voting application to answer the age old question.

Which do people like more cake or pie?

We currently deploy two services.

Voting Service

This service is a Node JS service written with Hapi JS. This is where the user goes to vote. It takes care of writing the votes to the database.

Result Service

This service is a Python 2 flask service. It takes care of visualizing the results to the user.

Database

This application uses Redis as its backing data store.

About

Simple Voting Application

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors