Skip to content

samaxz/trading_club

Repository files navigation

Trading Club

A binary options for forex trading simulator, made specially for investors. This app is meant for beginners, which includes 4 main screens:

Other screens include Splash, Onboarding, Drawer and Profile screen.

Do keep in mind that in order for the api keys and other sensitive data to be protected, you have to add them to .env file, run the build_runner and add the .env file to .gitignore. This project doesn't contain any api key, as it's used merely to demonstrate functionality of the app.

Splash and onboarding

Essentially, these are just introduction screens to keep the user up to speed with the app.

Splash screen Onboarding screen 1 Onboarding screen 2

Simulator

This is where the main action happens, this screen allows you to pick trading pairs and make a bid on the prices going up or down. You can also make more than 1 bid at a time, as well as cancel any bid you want.

Simulator screen 1 chosen bid 2 chosen bids

When the time is over, you get the results.

Result lost Result won

There's also embedded protection of the screen when the app is in the background.

Screen blur

History

This screen is used to view current, as well as finished bids.

Empty history Current bids Finished bids

Achievements

This screen is for viewing the current progress, achievements and their status.

Progress Achievement details Empty achievement

News

And, last but not least, the news screen - where all the important things in the world of trading are happening.

News screen News details

Drawer and Profile

Drawer is used for navigation, while profile screen allows the user to set the pfp and name.

Drawer Profile screen

User can also share the app and view the policy.

Share Policy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published