Skip to content

firetdev/StockTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Tracker

A simple app designed to monitor stocks read out of a text file

Building the project

The CMakeLists.txt is configured for an Xcode project. First, you must install SFML:

brew install sfml

Now, run the following commands:

mkdir build cd build cmake -G xcode ..

About

A stock tracking app with C++, SFML, and ImGui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published