Skip to content

A simple database design for performing CRUD operations for an ecommerce website .

Notifications You must be signed in to change notification settings

Mayankkumar1903/Product_database

Repository files navigation

Product_database

I have created a Data Base with collection of products where each product has three fields: Name, Description, Price APi was built using express js that allows the user to perform the following actions-

  1. Retrieve a single product by ID Retrieve all products
  2. Update the price of a product by ID Implement error handling for common errors, such as
  3. invalid input or database errors Write unit tests to ensure that the API functions as expected.

Screenshot Screenshot-2023-05-25-171514

About

A simple database design for performing CRUD operations for an ecommerce website .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published