Skip to content

SwiftUI Widget based app to track Spotify songs

Notifications You must be signed in to change notification settings

vividcode/Widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widgets

SwiftUI Widget based app to track Spotify songs

Dark

Light

API folder:

Contains networking code using Combine from Spotify API

Extensions folder:

Extra functionality

Stubs folder:

JSON for testing purposes

ViewModels folder:

TracksViewModel.swift which mainly fetches the list of tracks from API past token generation.

Views folder:

All UI elements, including list, detail and search bar.

WidgetTests folder:

MockAPIProvider.swift fakes URL response from Stub Track.json folder. This is made possible via API/URLSession.swift.

About

SwiftUI Widget based app to track Spotify songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages