Skip to content

oliveroneill/ash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ash - Another Story (from) HackerNews

A simple iOS app that shows a random Hacker News story when opened. This was really an excuse to demonstrate some things I'm interested in:

  • MVVM
  • Codable
  • IBDesignable and IBInspectable

There's a lot of things I'd like to add to this project:

  • Tests verifying request inputs
  • Move all UI work to code
  • Better tests around state changes
  • Coordinator implementation
  • Error propogation
  • Localisation
  • Accessibility

I may put this on the App Store eventually, but it's currently just a braindump.

Contributions welcome.

Releases

No releases published

Packages

No packages published

Languages