Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appIcon  Crypto Tracker


About this project

The Crypto Tracker project is the result of a challenge called Bitcoin Ticker belonging to this amazing Flutter Development Bootcamp.

ORIGINAL RESULT

MY RESULT

OriginalResult MyResult

The original project

The goal was to make a cryptocurrency price checking app using:

  • DropdownButton Widget
  • Cupertino Widgets (to provide a different user interface depending on the platform)
  • Asynchronous programming
  • APIs to get data from the internet
  • JSON parsing to manage the retrieved data

Personalization

I performed three main changes:

  • Design modification
  • Implementation of Json serialization to better manage HTTP responses
  • Implementation of Shared Preferences to save the responses offline.
    This improves the app performance because it doesn't have to wait for http response for already made requests.

The last two points are viewable in the folder coin_data_advanced while the implementation that follows the original project guidelines is in the file coin_data_basic.


Credits

To know more about The App Brewery's courses visit App Brewery!

The Crypto Tracker app icon is inspired by Exchange Vectors by Vecteezy.

About

Crypto Tracker is a cryptocurrency price checking Flutter app.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages