StanfordSpezi / SpeziTemplateApplication

Template application demonstrating the usage of the Stanford Spezi framework.
https://stanfordspezi.github.io/SpeziTemplateApplication
MIT License
94 stars 18 forks source link

Documentation Improvements #55

Open PSchmiedmayer opened 9 months ago

PSchmiedmayer commented 9 months ago

Problem

The Template Application should include more structured documentation that takes inspiration from the README but restructures and decomposes the setup into smaller elements.

Solution

This includes:

Additional context

It would be great to get community input on these issues, which students and developers are struggling with the most. Please use this issue to discuss the focus area.

Nevertheless, we must ensure we don't reinvent the wheel and set up. We should extensively point to Apple documentation (e.g., https://developer.apple.com/tutorials/app-dev-training/) or Firebase Documentation. There is no need to re-explain Swift or SwiftUI concepts; we should point to web pages like https://www.hackingwithswift.com/100/swiftui and https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour/.

Code of Conduct

PSchmiedmayer commented 7 months ago

59 Addressed a lot of the elements in here but some of the bullet points above need more attention. Good thing is that the infrastructure and hosting for all this is now in place 👍