Orbital (a.k.a., CP2106: Independent Software Development Project) is the NUS School of Computing's 1st year summer self-directed, independent work course.
@tanjiajiajun and @neverdivideby0 Orbital Project is about creating an application called "Bulls vs Bears" that allows the user to simulate their actions in the Finance market at any point in time of company's ticker symbols.
We are inspired by Bloomberg's The Trading Game
https://www.bloomberg.com/features/2015-stock-chart-trading-game/
Tech/Framework used are React Native and Firebase.
Warning: This app is designed with iOS in mind. If possible, run the app on iOS or iOS simulator
- Download the app: https://expo.dev/artifacts/f719141e-9b68-4e81-8a79-0f892d83536c
- Click on the .tar.gz file in your file explorer, an app should be generated
- Drag the app to an iOS simulator if you are on your mac, it should appear as a ordinary app with no logo, labelled bill-bezos-buffet
- Click on the app to start testing!
- Download the app: https://expo.dev/artifacts/546541b1-8855-4477-9b47-61b2d974d068
- A .apk file should be downloaded, open it on your local android device to start testing
- Clone our repository
- Open it on VS code
- Type npm install expo on the vscode terminal
- Type expo start, a qr code will be generated
- Scan with your preferred device to start testing