Skip to content

amalp12/Recipe-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a Recipe Search web application that helps get data in a clean manner from this API.

Perks

  • Clean and Simple UI
  • Simple Search Interface
  • Quick Sorting by
    • Calories per serving
    • Time taken for preparation
    • Diet Type

User Interface

Landing Page

ScreenShot

Search

ScreenShot

Search Results

ScreenShot

ScreenShot

Deployment

This web app has been deployed here using Heroku

Technology Used

  • Flask (Python)
  • JavaScript
  • CSS
  • HTML
  • Edamam API

Getting Started

Installation

Use the package manager pip to install the requirements.txt .

pip install -r requirements.txt

Usage

In bash terminal type the follwing commands to deploy it locally.

export FLASK_APP=app.py
flask run

About

Basic Website using Flask , HTML, CSS and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published