The e-commerce application is able to hold a database of customers, products, and orders. The app contains the functionality to:
- Add a new customer, including their name, email address, and phone number.
- Add a new product, including its name and price.
- 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.
- Update any of a customer's, product's, or order's details
- Delete a customer, product, or order
- View all details of a customer, product, or order
- 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"