Giter Site home page Giter Site logo

kissthecook's Introduction

Kiss The Cook

A place for all the recipes you love to cook.

About the project

Kiss The Cook is a web application where you can create your own e-cookbook; a place to store your favourite, personalised recipes, and access them anywhere online.
This project was inspired by my own desire for a purpose-built application that could store and organise the many different recipes that I had collected over the years. A key requirement of the application was the ability to easily add and edit recipes (especially in the midst of kitchen chaos), as they are tried and tested.
This first build focuses on the initial key functions to add, edit, browse, view, and delete recipes. One of the main challenges of this build was achieving the multi-part functionality for the ingredients input, with self-generating components on multiple levels.
Further builds will add functionality to create highly editable collections of recipes (cookbooks), as well as several search capabilities, and ultimately memebers-only fucntionality for a truly personalised and secure application.

Getting started

Run the following scripts in the directory to start the app and try it out:

npm install

Installs all project dependencies.

npm install -g json-server

Installs JSON Server globally on your machine.

npm run database

Launches the JSON server, with a mock database provided.
Open http://localhost:4000 to view it in your browser.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Credits

This project was bootstrapped with Create React App.
A great example of the full functionality I hope to achieve on later builds can be explored at https://myfoodbook.com.au/, which is a big inspiration for future layout and performance objectives.

Special thanks to twitchel for building the data schema (and being lead cheerleader, interum psycologist, project manager, and lead UX/UI designer) for this project.

kissthecook's People

Contributors

uppercasev avatar aar9nk avatar twitchel 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.