AhmSenal / Order-Form

Simple order form page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIMPLE ORDER FORM (Basit Sipariş Formu)

  • Basit sipariş formu sayfası için kullandığım teknolojiler: HTML, CSS, Javascript, React.

    The technologies I used for the simple order form page: HTML, CSS, Javascript, React.

  • Veritabanı kullanılmamıştır. Veriler proje sayfası içerisine eklenmiş ve buradan çekilerek kullanılmıştır.

    No database was used. The data was added to the project page and used by pulling it from there.

  • Css olarak pure css kullanılmıştır.

    Pure css is used as css.

  • Bu projede react kütüphanesinin temel bileşenleriyle bir sayfa oluşturulmuştur.

    In this project, a page was created with the basic components of the react library.

  • Ürünleri sepete ekleme, aynı zamanda sepetin içindeki ürün sayısını sepetin üstünde görüntüleme ve ürün sayısını localstorage'da tutma işlemleri yapılmıştır.

    Adding products to the basket, at the same time displaying the number of products in the basket on the basket and keeping the number of products in localstorage.

  • Sayfadaki menü linkleri görüntü amaçlıdır. Bu linkler aktif değildir.

    Menu links on the page are for display purposes. These links are not active.

  • Sepete eklenen ürünler console'a da yazdırılmıştır.

    Products added to the basket are also printed to the console.

Project gif file (Proje gif dosyası)

About

Simple order form page


Languages

Language:JavaScript 57.0%Language:HTML 26.7%Language:CSS 16.3%