Skip to main content

IOS Apps

SwiftUI apps I developed while learning Swift. Each app showcases different concepts and functionalities within SwiftUI, including SwiftData, Core Data, MVVM architecture, and API integration

  • TodoList App
  • HabitTracker App
  • ExpenseTracker App
  • Movie App
Home page of the IOS Apps

A habit-tracking app with notifications to help users build and maintain good habits. Users can add, edit, and track their daily habits. View Source Code

Home page of the IOS Apps

An app to record and monitor expenses, enabling users to categorize and view spending trends. View Source Code

Home page of the IOS Apps

A movie browsing app that fetches data from TheMovieDB API. It displays popular movies, allows users to search, and provides detailed information on selected movies. View Source Code

Home page of the IOS Apps

A simple and efficient to-do list application that allows users to add, delete, and manage tasks. View Source Code