Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daggerpov/spawn-app-ios-swiftui
Spawn: Spontaneity made easy. This app aims to ease the friction of making spontaneous plans with your friends, and get rid of the infinite group chat headache.
https://github.com/daggerpov/spawn-app-ios-swiftui
ios-app swift swift-ui
Last synced: about 1 month ago
JSON representation
Spawn: Spontaneity made easy. This app aims to ease the friction of making spontaneous plans with your friends, and get rid of the infinite group chat headache.
- Host: GitHub
- URL: https://github.com/daggerpov/spawn-app-ios-swiftui
- Owner: Daggerpov
- License: other
- Created: 2024-11-04T02:52:13.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T07:25:12.000Z (about 2 months ago)
- Last Synced: 2024-11-23T07:27:07.259Z (about 2 months ago)
- Topics: ios-app, swift, swift-ui
- Language: Swift
- Homepage:
- Size: 2.37 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spawn-App-iOS-SwiftUI
See the Figma Design Prototype [here](https://www.figma.com/design/ewushMunvsBWWpKbKnWsIH/UXOpen-Prototype?node-id=0-1&t=ggotcSV4tCqG3jVS-1).
Table of contents:
- [Current App Look](#current-app-look)
- [Entity Relationship Diagram](#entity-relationship-diagram)
- [MVVM Architecture Explanation](#mvvm-architecture-explanation)
# Current App Look![image](https://github.com/user-attachments/assets/1d9f156e-39d9-4d03-b9f4-5eff24b68b4e)
![Nov 23rd - Map View](current-app-look-images/map-view.png)
![Nov 19th - Tags View](current-app-look-images/tags-view.png)
![Nov 14th](current-app-look-images/friends-list.png)
![alt text](current-app-look-images/profile-page.png)
![alt text](current-app-look-images/event-description-modal.png)# Entity Relationship Diagram
![erd-nov-21](entity-relationship-diagram.png)
# MVVM Architecture Explanation
![alt text](Spawn-App-iOS-SwiftUI/mvvm-architecture-explanation.png)