All Projects → adri → picape

adri / picape

Licence: other
Elixir side-project: Uses a supermarket API to order recipes

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
elixir
2628 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to picape

fooddist
An open-source food image embedding model
Stars: ✭ 26 (-7.14%)
Mutual labels:  recipe
Personal-Chef
An Self learning AI Chatbot who doesnt let you waste food by recommending awesome Recipies
Stars: ✭ 24 (-14.29%)
Mutual labels:  recipe
recipes
Application for managing recipes, planning meals, building shopping lists and much much more!
Stars: ✭ 3,570 (+12650%)
Mutual labels:  recipe
shorter.recipes
A website dedicated to making recipes from any website easy to read.
Stars: ✭ 27 (-3.57%)
Mutual labels:  recipe
recipe-app
👨🏻‍🍳 Biggest list of the Best Recipes - React App and Api Rest
Stars: ✭ 20 (-28.57%)
Mutual labels:  recipe
udacity-baking-app-tasty
Udacity Android Developer Nanodegree project baking app
Stars: ✭ 33 (+17.86%)
Mutual labels:  recipe
xconfigure
High-Performance configuration patterns and recipes.
Stars: ✭ 42 (+50%)
Mutual labels:  recipe
The Bread Code
Learn how to master the art of baking the programmer way.
Stars: ✭ 3,744 (+13271.43%)
Mutual labels:  recipe
Pizza Dough
This recipe is dedicated to helping you make the best possible pizza dough for Neapolitan pizza.
Stars: ✭ 2,847 (+10067.86%)
Mutual labels:  recipe
craft-recipe
A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
Stars: ✭ 23 (-17.86%)
Mutual labels:  recipe
thermomix-recipes
A simple jQuery mobile cookbook (dedicated for the thermomix or bimby kitchen robot)
Stars: ✭ 15 (-46.43%)
Mutual labels:  recipe
BakingApp
🍛🍴 This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with lifecycle components, Master/Detail Flow, Widgets.
Stars: ✭ 18 (-35.71%)
Mutual labels:  recipe
copenramen
This is my take on a (easy) ramen soup with chasu. Please contribute and give feedback.
Stars: ✭ 12 (-57.14%)
Mutual labels:  recipe
sane
make, but sane.
Stars: ✭ 15 (-46.43%)
Mutual labels:  recipe
Recipe
Automated machine learning (AutoML) with grammar-based genetic programming
Stars: ✭ 42 (+50%)
Mutual labels:  recipe
assemble-workshop
Recipes how to use assemble (v0.12.0+)
Stars: ✭ 22 (-21.43%)
Mutual labels:  recipe
brewday
Tools for the home brewer
Stars: ✭ 21 (-25%)
Mutual labels:  recipe
capsulecd
Continuous Delivery for automating package releases (npm, cookbooks, gems, pip, jars, etc)
Stars: ✭ 96 (+242.86%)
Mutual labels:  supermarket

Picape

CircleCI codecov

Supermarket meets recipes.

Setup

$ cd picape
$ bin/setup

Scripts

  • bin/setup: Install all dependencies and run tests. Use this on your CI server.
  • bin/update: Update all dependencies, after pulling or merging.
  • bin/ci: Run this locally to run all commands run by CI.
  • bin/heroku_compile_assets: Compile assets on Heroku for production.
  • mix phx.server: Start Phoenix server.
  • mix ecto.reset: Drop and reseed the database.
  • mix test: Run the Elixir tests.
  • cd assets/ && yarn run test: Run Javascript tests.

Development

Deploy

mix release --env=prod

Screenshots

picape whybug com- ipad pro picapie-unplan picapie-essentials

Generated using the Firebird template.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].