StanfordSpezi / SpeziTemplateApplication

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

Remove Mock Web Service #69

Open Supereg opened 6 months ago

Supereg commented 6 months ago

Problem

Currently, we maintain a Mock Web Service integration in the case you run your project without Firebase. However, this doesn't really help to demo any functionality and just increases the code complexity making it harder to start out with the template application.

Solution

Remove the MockWebService integration and remove the dependency.

Additional context

No response

Code of Conduct

PSchmiedmayer commented 6 months ago

Highly agree @Supereg 👍