Skip to content

Spigotron/E-Commerce-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The e-commerce application is able to hold a database of customers, products, and orders. The app contains the functionality to:

  1. Add a new customer, including their name, email address, and phone number.
  2. Add a new product, including its name and price.
  3. Add a new order, including the order date, the ID of the customer who placed the order, the delivery date, and the product that was ordered.
  4. Update any of a customer's, product's, or order's details
  5. Delete a customer, product, or order
  6. View all details of a customer, product, or order
  7. Search for a specific customer, product, or order and view all of the respective details

https://github.com/Spigotron/Mini-Project-E-Commerce-API"# E-Commerce-API" "# E-Commerce-API"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors