I created a full-stack application focused on enhancing stock market investment processes.
The backend is built with a RESTful API using Node.js (Nest.js), and the data is managed through a MySQL database. Additionally, the application fetches real-time economic data, including BTC and Nasdaq prices, from public APIs to offer users valuable insights for their investment decisions.
Technologies Used:
- Front-End: TypeScript, React, React Query, React Hook Form, Zustand, ApexCharts, Fullcalendar.
- Back-End: TypeScript, Node.js ( Nest.js ), Jest.
- Database: MySQL.