Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AHIOS/PList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PList

Task list

1. [x] Do a plain mvc POC

- [x] Start with a singleview app
- [x] Grab data with network calls
- [x] Show data in a tableview
- [x] Pagination

2. [ ] Improve architecture

- [x] Add coordinator for navigation
- [x] Add cache
- [x] Adopt a better pattern (eg. MVVM)
- [x] Implement detailView
- [/] Add State management

3. [ ] Improve UI/UX

- [x] Pick a dependency manager (cocoapods or carthage)
- [x] Try PinLayout
- [ ] Add custom Font
- [x] Add some animation
- [ ] Add search

4. [ ] ...

v2

  • Improve MVVM architecture
  • Split data retriever into a network client and a persistency manager
  • Add filter on type, and pagination for grid view
  • Header with parallax for detail screen
  • Test Test Test!!!
  • Add a 3D AR screen with models from here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published