Skip to content

Commit

Permalink
Update content.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhao84 committed Nov 5, 2024
1 parent a961699 commit 6914442
Showing 1 changed file with 14 additions and 18 deletions.
32 changes: 14 additions & 18 deletions _portfolio/portfolio-1.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,39 @@
---
title: "Portfolio 1: App Store"
excerpt: "An iOS app integrating App Store API for browsing top applications<br/><img src='/images/AppStore_banner.png'>"
title: "Portfolio 1: Drink Order"
excerpt: "Short description of portfolio item number 1<br/><img src='/images/Kebuke_banner.png'>"
collection: portfolio
---

<img src='/images/AppStore_banner.png'>
<img src='/images/Kebuke_banner.png'>

An iOS application that integrates with App Store APIs to display top free and paid applications with seamless browsing experience.
A custom drink ordering application showcasing UI design and order management functionality.

# Project Overview

This app demonstrates modern iOS development practices with a focus on creating an intuitive App Store browsing experience. The application leverages UIKit, App Store APIs, and StoreKit for building a responsive and engaging user interface.
This app demonstrates modern iOS development practices with a focus on creating an intuitive drink ordering experience. The application leverages UIKit for building a responsive and engaging user interface.

# Technical Implementation

## Technologies Used

- UIKit for interface design
- App Store RSS Feed API
- iTunes Search API
- StoreKit integration
- Custom table view cells
- Custom UI components
- Order management system

## Features & Functionality

- Free & Paid apps listing
- Segmented control for view switching
- Real-time price updates
- App detail viewing
- Dark mode support
- MVC architecture
- Customizable drink orders
- Interactive menu interface
- Order tracking system
- MVC

# Development Process

## The Development Journey

The project was built using modern iOS development practices and follows Apple's Human Interface Guidelines. Each component was carefully designed to ensure a seamless user experience, from the custom table views to the integration of StoreKit for app purchases.
The project was built using modern iOS development practices and follows Apple's Human Interface Guidelines. Each component was carefully designed to ensure a seamless user experience.

## Project Links

- [View on GitHub](https://github.com/dwhao84/HW48-App-store)
- [Read Documentation](https://docs.applemarketingtools.com)
- [View on GitHub](https://github.com/dwhao84/DrinkOrderApp)
- [Read Documentation](https://medium.com/彼得潘的-swift-ios-app-開發教室/hw-50-drink-order-app-1-get-6d4f7566c6f5)

0 comments on commit 6914442

Please sign in to comment.