-
Notifications
You must be signed in to change notification settings - Fork 11
About
Pavan Gandhi edited this page Aug 31, 2020
·
8 revisions
TradeByte is a Stock Trading simulation game that we will build in these 3 months(From June to August) under The Uplift Project by GirlScript Foundation. It came under the National Economy, Banking, and Investment domain. I got the motivation from Moneybhai App which is also an investing simulation game. We will not build the entire Moneybhai but a small part of it to achieve CRUD functionality as most of the participants are beginners. The main aim of the project is to learn nodejs and server-side development.
- Node JS with Express JS (Web Backend Frameworks),
- EJS and Tailwind CSS in FrontEnd
- MongoDB as Database,
- Postman for Testing the APIs, and some famous npm packages for functionalities.