https://github.com/alexlerikos/meettheteam
MeetTheTeam iOS Client
https://github.com/alexlerikos/meettheteam
kingfisher navigation-controller swift-3 tableview
Last synced: 6 days ago
JSON representation
MeetTheTeam iOS Client
- Host: GitHub
- URL: https://github.com/alexlerikos/meettheteam
- Owner: alexlerikos
- License: mit
- Created: 2017-03-04T18:36:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T01:14:14.000Z (about 9 years ago)
- Last Synced: 2025-03-11T18:53:31.694Z (about 1 year ago)
- Topics: kingfisher, navigation-controller, swift-3, tableview
- Language: Swift
- Size: 5.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MeetTheTeam
------------------------------
MeetTheTeam iOS Client in Swift 3.0

This is an example of an employee directory application built without Storyboards or XIBs.
All UI placement was performed, programatically, using auto constraints.
Employee information can be found in MeetTheTeam/team.json
## License
MIT License. See [LICENSE](LICENSE).