GithubHelp home page GithubHelp logo

creatorx64 / recipe-notebook Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2.86 MB

Manage your recipes right inside your browser tab. Recipes are persisted across page reloads.

Home Page: https://clever-poincare-1ecb5d.netlify.app/

HTML 23.05% TypeScript 52.63% CSS 23.06% JavaScript 1.25%

recipe-notebook's Introduction

Recipe Notebook ๐Ÿฐ

This is an app that I built in response to a final project prompt that was given by a JavaScript course called The Modern JavaScript Bootcamp.

The app can be accessed via this link: Recipe App Netlify link.

Recipe app homepage

Stack

The tech stack of the app includes following technologies:

  • HTML
  • CSS
  • TypeScript
  • Browser APIs (Local Storage)
  • Vite (for TS compilation & bundling)

Initially, I implemented this project using JavaScript as the programming language, Webpack & Babel for bundling & transpilation. After I discovered the build tool Vite and learned TypeScript, I ported this project to use those technologies instead.

Requirements

The project prompt included the following requirements:

  • There should be a home page where users can see all recipes.
  • In the home page:
    • Users should be able to filter recipes by text.
    • Users should be able to add a new recipe.
    • Users should be able to navigate to a recipe's details by clicking on it.
  • There should be a recipe details page where users can see & edit details of a recipe.
    • Changes should be saved to Local Storage instantly, without requiring a save button.
    • Users should be able to add/remove ingredients to/from a recipe.
    • Users should be able to delete a recipe.

In addition to these project requirements, I added a feature to filter recipes that have missing ingredients.

recipe-notebook's People

Stargazers

 avatar

Watchers

 avatar  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.