https://github.com/mohamedaboelsaud/emoji-art
EmojiArt is A drawing app for iPads written in SwiftUI, based on the Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) of Spring 2023.
https://github.com/mohamedaboelsaud/emoji-art
drag-and-drop mvvm-architecture swift swiftui webkit
Last synced: 26 days ago
JSON representation
EmojiArt is A drawing app for iPads written in SwiftUI, based on the Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) of Spring 2023.
- Host: GitHub
- URL: https://github.com/mohamedaboelsaud/emoji-art
- Owner: MohamedAboElsaud
- Created: 2025-03-16T01:02:59.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-24T16:40:42.000Z (30 days ago)
- Last Synced: 2025-03-24T17:46:22.984Z (30 days ago)
- Topics: drag-and-drop, mvvm-architecture, swift, swiftui, webkit
- Language: Swift
- Homepage: https://github.com/MohamedAboElsaud/Emoji-Art
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📌 EmojiArt_Stanford

## 🚀 Overview
**EmojiArt** is A drawing app for iPads written in SwiftUI, based on the Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) of Spring 2023.## Concepts & Technologies Used/Learnt
- Swift
- SwiftUI
- DocumentBrowser
- Drag & Drop
- WebKit
- provide background URL
- Extensive gesture use for placement and emoji/image scaling
- UIImagePicker integration