An open API service indexing awesome lists of open source software.

https://github.com/ghubnerr/ios101-project5-submission

Submission for Project 5 CodePath iOS101 Fall2023
https://github.com/ghubnerr/ios101-project5-submission

Last synced: 8 months ago
JSON representation

Submission for Project 5 CodePath iOS101 Fall2023

Awesome Lists containing this project

README

          

# Project 5 - *Tumblr*

Submitted by: **Gabriel Lucchesi**

**Tumblr** is an app that fetches a feed of blog posts from the Tumblr API and displays them in a scrolling list via a table view.

Time spent: **1** hour spent in total

## Required Features

The following **required** functionality is completed:

- [X] App has a configured table view and table view call
- [X] App populates the table view with data fetched from an API

## [Video Walkthrough](https://www.loom.com/share/91ac5577b7ef4477b28bd71a2d5642d6?sid=4ed8d736-a5be-4a7f-b355-adc10c6ba57e)

## License

Copyright 2023 Gabriel Lucchesi

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.