Skip to content

jinyan-li1/recipe-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Recipe Collection

Written with HTML, CSS & JavaScript

API folder contains an API using Node.js and Express that does CRUD (Create, Read, Update and Delete) operations using Mysql.

Client folder contains a client webpage that connects to the API and includes the following functions:

  • Show lists of all the existing recipes in the database
  • Show details of each individual recipe when the user selects
  • Provide edit and delete option for each recipe
  • User can add a new recipe to the database using a form
  • Have data validation in both frontend and backend

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published