codeschris / recipe-stash

This is a program where you store your recipes and review them anytime you want to cook that fantastic delicacy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recipe-stash

This is a program where you store your recipes and review them anytime you want to cook that fantastic delicacy

Description

Recipe Stash is a web application where a user can keep a record of the recipe they would want close to them or their own homemade delicacies. A user inputs the title of the dish, ingredients, preparation procedure and servings and save it to the app for future reference.

Features

  • The web app supports Markdown rendering
  • Responsive screen layout for small and medium screen (prevents content compression on such screens) - Styled with TailwindCSS
  • Sqlite3 database for storing recipes passed by the user
  • User can create, edit and delete recipes

Preview

Screenshot 2023-09-28 093955

About

This is a program where you store your recipes and review them anytime you want to cook that fantastic delicacy.


Languages

Language:HTML 57.2%Language:Python 34.2%Language:JavaScript 5.1%Language:CSS 3.4%