A sleek and modern Food Delivery App built using SwiftUI. This app provides an intuitive user interface, a responsive layout with row and column images, and a smooth ordering experience.
Main App View |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Screen | Screen |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- Welcome Screen
- Login Screen
- Sign Up Screen
- Forget Passwords
- OTP View
- Main Tab View
- Home View
- Product Details View
- Explore View
- Explore Items View
- Favourite View
- My card View
- Checkout View
- Order Accept View
- Account View
- Delivery Address View
- Add Delivery address View
- Promo Code View
- Payment Methods View
- Add Payment Method View
- My Orders View
- My Orders Details View
- Notification View
- My Details View
- Change Password view
- Clone this repository:
git clone https://github.com/algoscienceacademy/Glossary-app.git
- Open the project in Xcode:
cd Glossary-app open GlossaryApp.xcodeproj
- Build and run the app on the iOS Simulator or a real device.
FoodDeliveryApp/
├── Assets.xcassets # Image assets and app icons
├── Models # Data models for food items, cart, etc.
├── Views # SwiftUI Views for UI components
├── ViewModels # Business logic for handling user actions
├── Screenshots # Screenshots for documentation
└── FoodDeliveryAppApp.swift # Main app entry point
Contributions are welcome! Feel free to open issues and submit pull requests.
Enjoy coding!