Skip to content

The project simulates a situation where we are full-stack developers who receive a requirements characterization document - PRD and are required to produce a recipe website

Notifications You must be signed in to change notification settings

trickdeath0/RecipeSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RecipeSite

The project simulates a situation where we are full-stack developers who receive a requirements characterization document - PRD and are required to produce a recipe website

Presentation.mp4

🚀 About Us

Name: Shay Giladi

Name: Oran Becker

Installation

Install our project with npm

  npm install <projectName>
  set NODE_OPTIONS=--openssl-legacy-provider
  npm install [email protected] --save-dev

Running

  npm run build
  npm run serve

Features

This is a Backend of Grandma's recipes and others based on the OpenAPI 3.0 specification.

https://app.swaggerhub.com/apis-docs/ORANB000/RecipesWebAPI/1.0.0

Introduction

The currently supported resources are:

* Preview details view
* Registration page Registration
* login login page
* Main recipe page
* Recipe search page
* Modal recipe creation
* My favorites page
* My recipes page
* My family recipes page
* Bonus - recipe preparation page (Maybe???)
* Bonus - meal planning page (Maybe???)

About

The project simulates a situation where we are full-stack developers who receive a requirements characterization document - PRD and are required to produce a recipe website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published