Skip to content

By-Tor2114/forex-dashboard-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex Dashboard

A full stack React app, based on the MERN stack, that allows traders to record all the finer points of each trade they take. The app also calculates an ongoing equity curve, as well as breaking down all profits and losses by currency pair. This allows traders to see if they are taking larger losses on specific currency pairs, allowing them to assess the issue further. Profits and losses are also broken down to trade direction, allowing for further analysis of outcomes.

The app users authentication in order to guard specific routes, as well as ensuring traders are only able to see their own account activity. React's Context API was used for passing information between components.

This was created using React for the front end, Express for the server side logic, as well as MongoDB for storing and retrieving a user's trade activity. API calls were made using Axios.

Hosted @:

https://fx-dashboard.netlify.com/

Back End Repo:

The backend repo is currently set to private, as I am making ongoing changes whilst the app progresses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published