IOxee / FakeShop_API_Wrapper

This is an educational project to learn how to use Javascript APIs, graphical interface is simple, using Bootstrap 5.2.3 and JQuery. Many of the operations are not performed because it is a fake API but it is fully functional.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FakeShop API Wrapper

This is an educational project to learn how to use Javascript APIs, graphical interface is simple, using Bootstrap 5.2.3 and JQuery. Many of the operations are not performed because it is a fake API but it is fully functional.

SCREENSHOTS

Home Page Home Page image Electronics Category Jelewery Category Jelewery Category
Men's Clothing Men's Clothing Woman's Clothing Woman's Clothing Shopping Cart Shopping Cart
image Limited and Ordered Products Add New Product Add New Product

FEATURES

  • Browse the categories of the online store
  • View the products in a category
  • Products can be ordered by order or limit the number of products to 5.
  • Display the product list of a product
  • Insert a product in the catalog (This operation is not performed because it is a fake API).
  • Get all shopping carts
  • Get the products of a shopping cart
  • Delete a shopping cart (This operation is not performed because it is a Fake API)
  • Update a product (This operation is not performed because it is a Fake API)
  • More...

Fake Store API

Fake store rest API for your e-commerce or shopping website prototype FakeShop API

CREDITS

IOxee

DISCLAIMER

😞🙏 This project is for educational purposes only. I am not responsible for any misuse or damage caused by this program. Use it at your own risk.

LICENSE

MIT License The MIT License (MIT) Copyright © 2023 IOxee

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is an educational project to learn how to use Javascript APIs, graphical interface is simple, using Bootstrap 5.2.3 and JQuery. Many of the operations are not performed because it is a fake API but it is fully functional.

License:MIT License


Languages

Language:JavaScript 63.4%Language:HTML 36.0%Language:CSS 0.6%