Live data from Hacker News

Show HN: Teddy Bear Tracker iOS App

news.ycombinator.com

1–6 of 6 posts

Show HN: Teddy Bear Tracker iOS App

#1
Two weeks ago when walking around my neighborhood I noticed a strange amount of teddy bears placed in the windows of homes. When I got home I searched the internet and found https://www.nytimes.com/2020/04/03/style/teddy-bear-scavenge... describing that this was being done to provide additional entertainment for people going on walks during these times of social distancing.

This past week I decided to repurpose some old code into an app that would allow me to keep track of the teddy bears I found while on my own walks. It's quite simple but I hope others can get some enjoyment out of it! :)

Here is the Apple App Store link: https://apps.apple.com/us/app/teddy-tracker/id1507523019

Re: Show HN: Teddy Bear Tracker iOS App

#5
post #3

This is cool. Would you be ok open sourcing the base boilerplate?

Let me look into what effort it would take to clean up the code and put it on Github. I'd be happy if it helped others starting a project. It heavily utilizes ReSwift and SnapKit, two libraries I wanted to gain some more experience with.

Re: Show HN: Teddy Bear Tracker iOS App

#6
post #3

This is cool. Would you be ok open sourcing the base boilerplate?

Let me look into what effort it would take to clean up the code and put it on Github. I'd be happy if it helped others starting a project. It heavily utilizes ReSwift and SnapKit, two libraries I wanted to gain some more experience with.

Would definitely appreciate it. Ooh nice I would be keen to see how you implemented those libraries.

I’d love to create a few little ideas using the base concept.