https://github.com/dfithian/mo-nomz
https://github.com/dfithian/mo-nomz
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfithian/mo-nomz
- Owner: dfithian
- Created: 2021-04-08T23:23:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T20:11:15.000Z (over 1 year ago)
- Last Synced: 2025-01-29T11:11:48.657Z (4 months ago)
- Language: Swift
- Size: 46 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nomz

A Haskell / Swift app which will scrape provided recipe URLs ingredients and aggregate them into grocery lists.
Based on scraper found at https://github.com/dfithian/chez-grater
Points of interest:
- [./client/app/README.md](client/app/README.md) iOS app
- [./client/web/README.md](client/web/README.md) marketing site
- [./server/README.md](server/README.md) scraping server