Coder Social home page Coder Social logo

hafta4-odev-assignment-emreedk's Introduction

4. Hafta Ödevi

You can reach the project description video by clicking on the link below.

("https://youtu.be/IIznXYwROUg")

Installation

  1. Clone the repo
git clone https://github.com/164-orion-innovation-turkey-bootcamp/hafta4-odev-assignment-Emreedk
  1. Install NPM packages
npm install
  1. Run Angular Project
ng serve --o
  1. Run JSON-server
cd src/assets/data

json-server --watch db.json

I used json-server for native API. "https://github.com/typicode/json-server" If you want to test the project, you can install the node_modules files with the npm install command and run the project with "ng serve". Then, to run json-server, in a different terminal, you must first go to the data folder where the api is located (cd src/assets/data) and use the command "json-server --watch db.json".

About Project

This Project is Patika-Orion Innovation Turkey Angular Bootcamp assignment. In this project, I created an e-commerce clone. Package and Modules used in the project.

  • AppRoutingModule
  • HttpClientModule
  • FormsModule
  • ReactiveFormsModule
  • Font Awesome
  • Bootstrap 5
  • Google Fonts
  • AuthGuard

4. Hafta Ödevi

Ürün satışının, kullanıcı kaydının ve girişinin yapıldığı, web uygulaması geliştirilecek.

Fonksiyoneliteler:

• Uygulama responsive tasarımı desteklemeli, mobil ve bilgisayar ekranlarına uyumlu çalışmalı (ui component frameworkleri, libraryleri kullanılabilir)
• Kullanıcılar uygulamaya üye olabilmeli ve giriş yapabilmeli (json dosyasına kayıt oluşturulup, json dosyasından doğrulama yapılabilir, ya da ekstra bir api yazılabilir)
• Ürün kartında bulunması gerekenler; ürünlerin resmi, adı, açıklaması ve fiyatı
• Ürün listesi ana sayfada gösterilmeli, kullanıcılar isterlerse ürünlerin detayına, ürünlerin üzerine tıklayarak bakabilmeli
• Ürünlerin detay sayfasında, ürünün daha büyük bir resmi ve daha detaylı bir açıklama metni olmalı
• Ürünlerin filtrelenmesi için; kategori seçeneği (dropdown, selector, kategorileri siz belirlemelisiniz) ve bir arama çubuğu oluşturulmalı, anahtar kelimesinin ürün adında geçip geçmediğine bakılmalı
• Ürün detayına gidilirken, sayfa yönlendirilmesi (routing) yapılmalı
• Ürünler kendinizin belirleyeceği bir json kaynak dosyasından alınmalı
• Ürünler sepete eklenip daha sonrasında satış işlemi gerçekleştirilmeli
• Satış işlemi için ayrı bir json dosyasına log kaydı atılması yeterli
• Kullanıcı sisteme giriş yapmadan ürünleri görmemeli

Gereklilikler:

• Reactive form yaklaşımı kullanılmalı
• Form işlemlerinde validasyon yönetimi yapılmalı ve kullanıcı dostu bir uyarı mesajı üretilmeli
• Http istekleri için HttpClient paketi kullanılmalı
• Comment kullanımına dikkat edilmeli
• TypeScript özelliklerinden type ve access modifiers kullanımına dikkat edilmeli

Ekstralar:

• Ürünlerin detay kısmında, ürün ile ilgili oluşturulacak dummy(sahte) yorumların ve değerlendirmelerin görüntülenmesi
• Component mimarisinin anlaşılır, tekrar kullanılabilecek şekilde kurgulanması

Teknolojiler: Angular (13), JavaScript, TypeScript

hafta4-odev-assignment-emreedk's People

Contributors

emreedk avatar github-classroom[bot] avatar

Forkers

emreedk

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.