Skip to content

johnentrieri/Democratic-Meals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Democratic-Meals

Democratic Meals is a collection of scripts & web applications that allow for a group of users to digitally vote for their preferred meals within a given week, while preserving anonymity and ensuring a fair and democratic voting process.

The components that comprise Democratic Meals are:


Blue Apron Puller

Blue Apron Puller is a JavaScript Web Scraping application that pulls the weekly available recipes from Blue Apron and saves the recipe data within a JSON file in a pre-defined location.


Meal Database Manager

Meal Database Manager is a Python-based web-server that maintains the following information:

  • User Info
  • Recipe Data
  • Current Voting Results

Meal Database Manager provides a simple API for interacting with the maintained data.


Meal Voting Booth

Meal Voting Booth is React based JavaScript web application that provides the front-end Graphical User Interface (GUI) for users to view the weekly recipes, cast their votes, and also view the final results once voting is complete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published