birolaygun / Book-Shopping-With-Context-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link: https://book-shopping.netlify.app/

En----------------------------------------------------------------------------------------------------------------------------

I developed this project by using:

HTML CSS BootStrap JavaScript Context API

It is a small e-commerce site. You can add the books to your cart with the "Add to Cart" option on the homepage. When you go to your cart, you see what you have added to the cart, you can increase or decrease the number of products from here, or you can remove the product from the cart.

You can see the total price of the products as well as the individual prices.

Since it is one of the first sites I developed, there are many shortcomings in the interface.

I also developed the same project using Redux instead of ContextApi. You can reach it from this link https://github.com/birolaygun/Book-Shopping-With-Redux/

Tr----------------------------------------------------------------------------------------------------------------------------

Bu projeyi:

HTML CSS BootStrap JavaScript Context Api

kullanarak geliştirdim.

Küçük bir e-ticaret sitesi niteliğindedir. Anasayfada bulunan kitaplardan "Sepete Ekle" seçeneği ile sepetinize ekliyorsunuz. Sepetinize gittiğiniz zaman sepete eklemiş olduklarınızı görüyor, ürünün sayısını buradan arttırıp azaltabiliyor veya ürünü sepetten çıkarta biliyorsunuz.

Ürünlerin toplam fiyatını ve aynı zamanda ayrı ayrı fiyatlarını görebiliyorsunuz.

İlk geliştirdiğim sitelerden birisi olduğu için arayüzde birçok eksiği mevcut.

Aynı projeyi ContextApi yerine Redux kullanarak da geliştirdim. Bu linkten ulaşabilirsiniz https://github.com/birolaygun/Book-Shopping-With-Redux/

About


Languages

Language:JavaScript 76.6%Language:HTML 16.1%Language:CSS 7.3%