GithubHelp home page GithubHelp logo

sidstamm / recipe-index Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 112 KB

Basic database to provide searchable index for magazine recipes

License: Mozilla Public License 2.0

PHP 38.69% JavaScript 54.84% HTML 4.10% CSS 2.36%

recipe-index's Introduction

Recipe Index project

This is a basic web-interface to a simple sqlite3 database to provide searchable index for magazine recipes.

Needle in a Haystack

Over many years, our subscription has generated a heap of magazines that contain recipes -- only some of which we use. The Post-It-Note-As-Bookmark system only works so well, and we often find ourselves yearning for a card catalog when there are nearly 100 magazines to search for a simple recipe. That's what this attempts to solve.

Magnet for extracting the Needle

Sort the magazines in chronological order on the shelf. Enter desired recipes into this database. Search the database when you want a recipe, and it will tell you exactly which magazine to pull off the shelf.

Extra Features

For fun, this project has a few features that make it a bit more usable.

  1. Recipes are listed in a sort-capable table.
  2. You can search for recipes by name or tag (use the search box)
  3. Many recipe fields can be edited easily right in the display table
  4. Adding a recipe has a pretty blur-the-background overlay UI.
  5. The nerdy author used this as an excuse to learn a bit about Promises and WebComponents.

Installation

You'll need a web server with PHP and sqlite3 capabilities (which should be default in modern PHP installs).

Clone this repo where you want to use it, then copy recipes_blank.sqlite3 to recipes.sqlite3. Then access index.php in a web browser (via your PHP/apache/nginx/whatever server) and start adding things.

Gallery

Adding a recipe: Adding a Recipe

Editing a recipe: Editing a recipe

recipe-index's People

Contributors

sidstamm avatar

Watchers

 avatar

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.