Git Product home page Git Product logo

purbeurre's Introduction

PurBeurre logo

PurBeurre

Demo

Try it with your mobile phone.
Want to keep it ? add it to your dashboard !

Screenshots

splashscreen recipes list add recipe

Why ?

Pur Beurre is a Cook book search engine.

I have so many cook books in my library! Each time I want to cook leeks, it's impossible to remember each recipe owning this ingredient.. So I end up doing usual recipes.

So I decided to create PurBeurre, to take the most of my books and reinvente my cooking time.

Bon appétit !

Tech

This project is using PWA (Progressive Web App) capabilities.
Building for offline first, data is stored into the local storage. (data won't be deleted even if the PWA is deleted from the dashboard)

App state and data are managed by the Apollo local state, and accessible through clients queries and mutations handled by our clients resolvers.
Data are restored asynchronously on startup and persisted at every modification.

Libraries:

  • React
  • Apollo
  • GraphQL

Try it

// Clone
git clone [email protected]:flysteur-dev/purbeurre.git

// Install
cd purbeurre
npm install

// Run
npm start
open http://localhost:3000

Changelog

[0.2.0] - 2019-04-15

  • Recipe validation
  • Recipe tests

[0.1.0] - 2019-03-29

  • Initial release

Contributing

If you find this project useful, we'd appreciate any contribution!
You can also check project page to find something to start.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.