Skip to content

Elegant Food Recipe iOS Application User Interface

Notifications You must be signed in to change notification settings

Xtatic-13/DishDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A beautifully designed iOS application that allows users to browse and view delicious food recipes. Built using SwiftUI, this app follows best coding practices, including MVVM architecture, structured data handling, and navigation management.

Features Home Screen - Displays a list of recipes with images & descriptions. Recipe Detail Screen - Shows detailed information about a selected recipe. Navigation - Seamless transitions between screens using NavigationView. Dynamic UI - Uses SwiftUI components for a smooth & responsive experience. Data Management - Recipes are structured using Structs & Enums. Styled Components - Custom fonts, colors, and button styles for a premium feel.

UI Preview:

🚀 Technologies Used Swift - Core programming language SwiftUI - For building the user interface Xcode - Development environment NavigationView & NavigationLink - For smooth screen transitions MVVM Architecture

📂 Project Structure

DishDashApp/

│── Assets.xcassets # Images & Icons
│── Models/ # Data Structures
│── Views/ # UI Screens
│── Utilities/ # Common Utilities
│── DishDashApp.swift # Entry Point

How to Run the Project?

  1. Clone the Repository git clone https://github.com/Xtatic-13/DishDash.git
  2. Open in Xcode Open DishDash.xcodeproj in Xcode.
  3. Run the App Select an iPhone simulator and click ▶️ Run.

🛠️ Future Enhancements -> Addition of a Favorites Section -> API Integration for real-time recipes -> Support Dark Mode -> Animations & UI Effects Improvement

Contribution Feel free to fork this repository and submit pull requests! 🚀

About

Elegant Food Recipe iOS Application User Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages