Giter VIP home page Giter VIP logo

kj_ecommerce's Introduction

Hi ๐Ÿ‘‹, I'm Hyunbin Park, Dotnet software Developer

A passionate Software developer from South Korea(who is working in Canada)

  • ๐ŸŒฑ Iโ€™m interested in DDD/CQRS/EventSourcing/SOLID with .NET, Angular, Python

  • ๐Ÿ’ฌ Ask me about .NET Tech

  • ๐Ÿ“ซ How to reach me [email protected]

Connect with me:

Languages and Tools:

csharp docker git kafka postman python rust

kj_ecommerce's People

Contributors

habbs19 avatar hyunbin7303 avatar julio1927 avatar kookhwan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kj_ecommerce's Issues

Frontend - CORS Policy Error

CORS Policy Error when fetching data from local api

Cause of error: The response to the CORS request is missing the required Access-Control-Allow-Origin header
Cross-Origin Resource Sharing (CORS) is an HTTP-header based mechanism that allows a server to indicate any other origins (domain, scheme, or port) than its own from which a browser should permit loading of resources

Temporary Fix for use of 1 api call is to use proxy "proxy": "http://localhost:54501" in package.json

https://www.youtube.com/watch?v=hxyp_LkKDdk&ab_channel=HongLy

Entity Framework Command.

Update DbContext using Package manager.

Scaffold-DbContext "Data Source=(localdb)\MSSQLLocalDB;Initial Catalog=MainEcommerceDB;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False;" Microsoft.EntityFrameworkCore.SqlServer

EndPoint design for Products

Get method

  • /ecommerce/stores/{store_id}/products
  • /ecommerce/stores/{store_id}/products/{product_id}

Post Method

  • /ecommerce/stores/{store_id}/products

Delete Method

  • /ecommerce/stores/{store_id}/products/{product_id}

Frontend - Render ListItem into List

  • Render a list item into a list
  • Render a list item dynamically from array
  • Display loading indicator while fetching data
  • Fetch products information
  • Store products information
  • Render products information into List
    #13 (# is for link issues)

Backend - Investigate DELETE verb method

Backend - investigation for E-Commerce website Link

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.