Skip to content

pwsacademy/comicviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comic Viewer

Comic Viewer lets you browse comics from XKCD and track your favorites.

Screenshot of Comic Viewer

This sample application supports our Swift courses and demonstrates various Swift features in a realistic setting.

The application was built for macOS and requires Xcode 26.

Topics

This sample application focuses on encoding and decoding JSON data, on loading and saving local files, and on proper error handling. It also includes extensive unit tests for its image resizing algorithm.

The user interface was built using SwiftUI and follows Apple's recommended patterns and guidelines.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages