-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e067056
commit ad10ca0
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
# SwiftShowcase | ||
# SpaceX-SwiftUI-Demo | ||
|
||
## Overview | ||
SwiftShowcase is an iOS application that demonstrates advanced development techniques in Swift and SwiftUI, focusing on both RESTful and GraphQL API integrations. The project adheres to Clean Architecture principles to ensure maintainability, scalability, and separation of concerns. | ||
|
||
## Author | ||
Alex Schäfer ([email protected]) | ||
|
||
## Contributions | ||
Feedback, suggestions, and contributions are welcome. Please use GitHub issues and pull requests. | ||
|
||
## Objective | ||
This application is designed to showcase: | ||
- Swift and SwiftUI application development | ||
|
@@ -131,9 +137,3 @@ If you encounter any issues with the Apollo setup, ensure that: | |
|
||
For more detailed information about Apollo GraphQL and its CLI, refer to the [Apollo GraphQL documentation](https://www.apollographql.com/docs/). | ||
|
||
## Contributions | ||
Feedback, suggestions, and contributions are welcome. Please use GitHub issues and pull requests. | ||
|
||
## Author | ||
Alex Schäfer ([email protected]) | ||
|