https://github.com/zeeshan2k2/project7-whitehouse-petitions
A Whitehouse petitions app that parses online data, displays it in a UITableViewController with a search filter, and includes buttons to switch data sources and reset the table view.
https://github.com/zeeshan2k2/project7-whitehouse-petitions
api swift uikit urlsession webkit
Last synced: 23 days ago
JSON representation
A Whitehouse petitions app that parses online data, displays it in a UITableViewController with a search filter, and includes buttons to switch data sources and reset the table view.
- Host: GitHub
- URL: https://github.com/zeeshan2k2/project7-whitehouse-petitions
- Owner: zeeshan2k2
- Created: 2024-02-09T18:40:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T19:05:03.000Z (about 1 year ago)
- Last Synced: 2025-04-07T01:36:39.611Z (25 days ago)
- Topics: api, swift, uikit, urlsession, webkit
- Language: Swift
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Whitehouse petitions app where I use an online website and parse the data to view it in a UITableViewController. It consists of a filter search bar where user can look up words
and search for rows containing the word it consists of a data source button, and a reset button to reset the tableview after the user has performed a filter search.
![]()
![]()
![]()
![]()
![]()