You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't really put a lot of time into this app lately and when I did get around to it, there's just too much to run into, rip out and start over with. Most of that is due to the fact that this was my first iOS project and started out in Swift 1.0 (!). The overall design (code-wise and the UI) really isn't that well thought-out and can be massively improved. I'm getting a strong feeling that the sane thing to do at this point is to just scrap the old project and start over with the lessons learned. Rethink what kind of data the app shows and streamline that.
Some random thoughts on this topic that have been floating around in my head, not an exhaustive list:
Map view (or split map/table) should be the default
What about a drawer like design like the new Maps.app? Does that make sense here?
Map annotations should display more information, see Windows version of ParkenDD
In fact, the Windows UI has always been pretty damn awesome! Cheers, @sibbl 🎉
It should be much more obvious that more cities besides Dresden exist
I'm still all for renaming the application, but all ideas like "Parking", "Parken", "OpenPark" stink 😕
Navigation to lots should be possible, but it would probably make sense to leave this to other apps (see Karte)
Throw a Patreon-esque IAP option somewhere, see "old" Overcast or ChatSecure
No essential features (if any) should be behind the IAP though
Evaluate the use of a local trained neural net for forecast info (🏓 @absolute-heike about this)
Possibly send out push notifications for new cities (would obviously require this to be added to the backend as well)
Try and make a lot more use of testing and automation tools like fastlane to make publishing updates on this project not so much of a chore^^
I planned to use more system extensions points quite a way back now, but never got around to that. This app could work pretty well with a Today extension and Watch companion app.
Evaluate the use of MapBox instead of Apple's MapKit
The text was updated successfully, but these errors were encountered:
I haven't really put a lot of time into this app lately and when I did get around to it, there's just too much to run into, rip out and start over with. Most of that is due to the fact that this was my first iOS project and started out in Swift 1.0 (!). The overall design (code-wise and the UI) really isn't that well thought-out and can be massively improved. I'm getting a strong feeling that the sane thing to do at this point is to just scrap the old project and start over with the lessons learned. Rethink what kind of data the app shows and streamline that.
Some random thoughts on this topic that have been floating around in my head, not an exhaustive list:
The text was updated successfully, but these errors were encountered: