corbinball / e_e_e_commerce_thebackend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Corbin Ball's Data Company Base

Description

Internet retail, also known as "e-commerce", is the largest sector of the electronics industry, generating an estimated $29 trillion in 2019. E-commerce platforms like Shopify and WooCommerce provide a suite of services to businesses of all sizes. Due to their prevalence, understanding the fundamental architecture of these platforms will benefit me as a full-stack web developer. This application will allow an e-commerce owner to navigate, create, update, and delete their inventory.

Table of Contents

Code-Link

https://github.com/corbinball/e_e_e_commerce_thebackend

Usage

This application allows manage your inventory. You can view all your products, categories, and tags. View one product, category, or tag. Create a new product, category, or tag. Update an existing product, category, or tag. Or delete an existing product, category, or tag.

Video-Walkthrough

Part one:

https://watch.screencastify.com/v/GbfH3breA5xuFWAqTtfK

https://drive.google.com/file/d/1mcSYgxMUzXArx2UZCXkQOQuG5rHEpAPL/view

Part two:

https://watch.screencastify.com/v/oSYeG94v5jnc2a9UiAsh

https://drive.google.com/file/d/13E5aPwN_gG6n5TgXQ2k-6ewq1guGARSp/view

Features

  • Track inventory!

Credits

License

MIT License

Copyright (c) [2021] [Corbin Ball]

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

License:MIT License


Languages

Language:JavaScript 100.0%