Skip to content

samueljuma/SuperStocks

Repository files navigation

SuperStocks

SuperStocks is a compose multiplatform project that gets Realtime data for the top #10 companies around the world, by market capitalization. I am getting the data from the Financial Modelling Prep (FMP) API

Built with?

Development Environment

  • Android Studio Koala | 2024.1.1 Patch 1

Libraries

Screenshots

Android

Desktop

Want to test the project ?

  • Clone the Repository on your local machine
  • For Android:
    • Select composeApp in the run configurations and click run
  • For desktop:
    • In the run configurations select edit configurations
    • Click the plus icon and select Gradle from the options
    • Paste this command in the tasks and arguments field and click ok
    desktopRun -DmainClass=MainKt --quiet 
    
    • Run the new desktopRun configuration

Resources that Came In Handy

About

App shows top 10 stocks by market capitalization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages