Skip to content

TheeMachine/angular-ion-project

Repository files navigation

themachine Ionic örnek projesi



Bu proje amaç itibariyle bize yakın restoranları listelemektedir. Proje Klasör Yapısı ( Ekstra Eklenenler )

  • src
    • theme
      • styles
    • app
      • services
        • restaurant
      • interfaces
        • restaurant
        • response
        • filter
      • components
        • content
        • header
        • search-box
        • restaurant-list
          • restaurant-card

Styles

Burada eklediğim ekstra css classları yer almaktadır.

Services - Restaurant

Bu servis verilen filtreye göre sunucudan restoran listesini alır.

Interfaces - Restaurant

Restoran modelinin yer aldığı dosya

Interfaces - Response

Response modelinin yer aldığı dosya

Interfaces - Filter

Filtre modelinin yer aldığı dosya

Components - Content

İçerisinde sayfanın body kısmı olan search-box ve restoran listesini barındırır.

Components - Header

İçerisinde header componenti ve bileşenlerini barındırır.

Components - SearchBox

İçerisinde card şeklinde arama kutusunu barındırır.

Components - RestaurantList

İçerisinde restoran listesini ve her bir item card olacak şekilde restoran-card ı barındırır.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published