Skip to content

ryanbryson7/StockSim

Repository files navigation

Stock Sim

A mobile application that simulates a stock trading environment, with the goal to allow users to practice and become confident in investing in the stock market without any of the risk.

Made with React Native, Expo, and TailwindCSS (through NativeWind).

Current Capabilities

  • Four sample stocks (AAPL, TSLA, NFLX, MU)
  • Buy and Sell capabilities
  • Fund Tracker

Upcoming features

  • Stock share tracking (aka you sell no shares if you own no shares)
  • Insufficient fund handling (aka you no buy stock if you have no money)
  • UI Improvement
  • Persistent Data

Screenshots:

Dashboard

DashboardScreenshot

Sample Stock

SampleStockScreenshot

  • Note: Unfortunately the stock API was down the day these screenshots were taken, so the price always shows 0.

Developer Notes

Anyone looking to set up this project on their own machine will need to get an API key for the Real Stonks API from RapidAPI, and substitute that for the "<YOUR_API_KEY>" in App.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors