Skip to content

A simple iOS app that demonstrates networking by retrieving and displaying data from the internet.

Notifications You must be signed in to change notification settings

2Gpb/WorkoutApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WorkoutApp

This is my first iOS project, built using UIKit. The app consists of 6 screens and demonstrates basic networking capabilities using URLSession. It is a practice project aimed at learning and improving iOS development skills.

Key features

  • Networking: Fetches and displays news from a simple API.
  • Basic Navigation: Screens are connected using UINavigationController and TabBarController.
  • Adaptable Layout: Designed to work across different iPhone screen sizes.

This application implements:

  • UIKit | AutoLayout
  • URLSession
  • SOLID

About

A simple iOS app that demonstrates networking by retrieving and displaying data from the internet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages