Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Finished Projects and Contributors
### Eatisure: Checks Amazon items for banned ingredients

**Bounty Prompt**: A browser extension that checks for specific ingredients on Amazon's cart page. </br>
**Website Link:** None </br>
**GitHub Repo:** [kevinmahrous/eatisure](https://github.com/kevinmahrous/eatisure)

### Mixmello: Remix Spotify Playlists

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ Overall, I strongly advise against closed source and ads -- not just because of
- DONE (close enough): This is basically what [examine.com](https://examine.com) does, and I'm satisfied with their holistic large-scale study rating system.
- **Dishes likely to have Allergens**: Search portal where you put in a dish and it says what percent of online recipes of that dish have nuts, maybe by country too. Done by scraping recipes by the country of origin to determine what to avoid when allergic people eat that cuisine and create an intuition about what allergens and what restaurant dishes to avoid for a certain culture.
- **Instacart/Amazon Notifier for Food Allergies**: A chrome extension that goes through an Instacart/Amazon Fresh cart and finds them on an ingredient website and scrapes the ingredients, and flags foods with user-specified bad ingredients: whether it's nut allergies, seed oil aversion, or high fructose corn syrup. Various nutrition authors would certainly help market this, especially on Twitter.

- DONE: By <a href="https://github.com/kevinmahrous/">Kevin Mahrous</a> at <a href="https://github.com/kevinmahrous/eatisure">Eatisure</a>!
<a name="Coding"></a>

### Programming Tools
Expand Down