跳轉至

Projects

DrinkOrderApp DrinkOrderApp-Concept

I developed this app using Programmatic UI, integrated it with a custom Airtable backend API to implement CRUD operations, and learned how to set up server-side storage for beverage data. The app uses URLSession to fetch and parse JSON data from the server, displaying the information in the app's UI where users can browse and order drinks.

App Store App

This iOS project integrates with the App Store API using URLSession and displays the top 25 popular applications using TableView. It supports toggling between free/paid apps and features dark/light mode compatibility.

Youbike app

This YouBike station finder app includes the following key features:

  • Real-time station information display (via API integration)
  • Map navigation (location services + route planning)
  • Favorite station management (using Core Data)

  • Demo 1

  • Demo 2