Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)