Skip to content

A tool for track your personal recipes. This app allow users to create, edit, list and and remove recipes.

Notifications You must be signed in to change notification settings

mansulol/Recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image icon app

Recipe App
Track your personal recipes

📖 Table of contents
  1. About the project
  2. Build with
  3. Getting Started
  4. Usage
  5. Acknowledgments
  6. Credits

About The Project 🌐

Image Image Image
image image

A tool for track your personal recipes. This app allow users to create, edit, list and and remove recipes. Some of the features:

  • Dificulty: Level of preparation (Easy - Medium - Hard)
  • Ingredients: Ingredients used in a recipe.
  • Preparation: Steps on how to prepare this recipe.
  • Serving amount: Amount of people it can serves of a single plate.
  • Cooking time: Time it takes for make this recipe.
  • Nutrition info: Protein, carbohidrates and fibre in a single recipe.

Build With 🛠️

List of major frameworks and programming languages used in this project.

FrontEnd

Static Badge Static Badge

BackEnd

Static Badge Static Badge Static Badge

Getting Started 🚀

Prerequisites

Android Studio for emulator devices Mongo DB to create a database Node JS for run the server Flutter SDK for run flutter apps Vscode Flutter Extensions to enable tools for run and debug flutter apps

Installation

  1. Clone the repo
     git clone git@github.com:mansulol/Recipe-app.git
    
Backend
  • Enter backend folder
  • Install NPM packages with npm install
  • Create .env by coping from env example
  • Run server with npm run start
Frontend
  • Enter frontend folder
  • Install flutter dependencies with flutter pub get
  • Select a device to emulate
  • Run the project from main.dart with flutter run or from Vscode GUI

Usage 💻

  • Create new recipe
  • Enter recipes info
  • List all recipes
  • Open recipe details
  • Scroll for more details
  • Edit recipe
  • Enter recipes info

Acknowledgments ⛓️‍💥

Credits ✅

Thanks to Tiburcio Cruz and Alberto Aleman for encouraged me to do this project!

Thanks to otneildrew for the readme template: otneildrew readme template

About

A tool for track your personal recipes. This app allow users to create, edit, list and and remove recipes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published