-
Notifications
You must be signed in to change notification settings - Fork 11
About
Somyaranjan Rout edited this page Aug 31, 2020
·
8 revisions
TradeByte is a small Stock Trading simulation game that we will build in these 3 months(From June to Augest) 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.
(The Project majorly focused on the backend, not the frontend. The frontend is optional and will build it on the basis of the remaining time.)