Skip to content

dekapd99/Foody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Foody

Aplikasi Foody adalah Aplikasi iOS Pemesanan Makanan dengan SwiftUI, WidgetKit, Google Fonts, dan Assets dari Figma untuk Mempelajari Ilmu Frontend iOS. Klik hyperlink ini untuk melihat Prototype Figma.

Preview

Folder & File Structure

Berikut struktur file dan folder pada Foody:

.
β”œβ”€β”€ FoodyApp.swift          # Root Project: Konfigurasi ContentView
β”œβ”€β”€ Info.plist              # Fonts Provided by Aplication: Poppins-(Regular, Medium, SemiBold, dan Bold)
β”œβ”€β”€ ContentView.swift       # Tampilan Beranda Aplikasi
β”œβ”€β”€ Assets                  # Aset Logo, Icon, Gambar, dan Warna
β”œβ”€β”€ GetStartedView.swift    # Berisikan Halaman Get Started (Frontend Only)
β”œβ”€β”€ HomeView.swift          # Berisikan Halaman Home / Beranda (Frontend Only)
β”œβ”€β”€ GyozaDetailView.swift   # Berisikan Halaman Gyoza Food Detail (Frontend Only)
β”œβ”€β”€ OrangeDetailView.swift  # Berisikan Halaman Orange Food Detail (Frontend Only)
β”œβ”€β”€ AvocadoDetailView.swift # Berisikan Halaman Avocado Food Detail (Frontend Only)
└── OrderView.swift         # Berisikan Halaman Order (Frontend Only)

Features:

  • Widgets & Properties
  • Basic Navigations with Group & onTapGesture
  • Declarative UI with @State
  • Importation Assets from Figma & Google Fonts

Build With:

Installation

Untuk menggunakan repositori ini, ikutilah petunjuk penggunaan berikut dan pastikan git sudah terinstall pada komputer (semua perintah dilaksanakan pada cmd.exe atau terminal):

  1. Lakukan download .zip atau clone repositori dengan cara:
git clone https://github.com/dekapd99/Foody.git
  1. Jika sudah silahkan buka Project di Xcode.
  2. Pastikan untuk memilih iPhone pada Target Simulator (Kolom Device dibagian atas Xcode).
  3. Build & Run

License

MIT License: Copyright (c) 2022 DK

(back to top)

About

🍎 Learning iOS Frontend: iOS Food Ordering Application with SwiftUI, WidgetKit, Google Fonts, and Assets from Figma πŸ”

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages