An open API service indexing awesome lists of open source software.

https://github.com/fatihycan/shopping-app


https://github.com/fatihycan/shopping-app

async-await bootstrap css3 dom-manipulation error-handling event-handling fetch-api html5 javascript local-storage netlify responsive-design rest-api sass toastify vite webpack

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Shopping App

This project includes a basic shopping application. Users can view products, add products to their carts and review product details in the modal window. The project was developed using modern web technologies and styles were created with Sass.

## Features

- List and view products
- Filter by categories
- Ability to search
- Adding and removing products to the cart
- Cart content and total price calculation
- View product details in the modal window

## Technologies

- HTML5
- CSS3
- Sass
- JavaScript
- Bootstrap
- Fetch API
- Toastify
- Vite
- [Products API](https://anthonyfs.pythonanywhere.com/api/products/)

# Alışveriş Uygulaması

Bu proje, temel bir alışveriş uygulamasını içerir. Kullanıcılar ürünleri görüntüleyebilir, sepetlerine ürün ekleyebilir ve ürün detaylarını modal penceresinde inceleyebilirler. Proje, modern web teknolojileri kullanılarak geliştirilmiştir ve Sass ile stiller oluşturulmuştur.

## Özellikler

- Ürünleri listeleme ve görüntüleme
- Kategorilere göre filtreleme
- Arama yapabilme
- Sepete ürün ekleme ve çıkarma
- Sepet içeriği ve toplam fiyat hesaplama
- Ürün detaylarını modal penceresinde görüntüleme

## Teknolojiler

- HTML5
- CSS3
- Sass
- JavaScript
- Bootstrap
- Fetch API
- Toastify
- Vite
- [Products API](https://anthonyfs.pythonanywhere.com/api/products/)

https://github.com/user-attachments/assets/1de39613-0910-48aa-a30f-96c81b9f4667

[Live](https://fy-shop-app.netlify.app/)