/showroom

Features: Client fetch boards from the server and render it into the showroom. Client send user activirt to the backend: "showroom_loaded", "board_viewd" "board_clicked". All activities stored in the mongoDB database.Technologies: Client side with React Hooks Framework (Typescript). Server Side with Node.js, Express (Typescript). client debounce th

Primary LanguageTypeScript

Showroom Feed - Full-Stack Project

2024-02-22.14-52-02.mp4

Features:

  • Client fetch boards from the server and render it into the showroom.
  • Client send user activirt to the backend: "showroom_loaded", "board_viewd" "board_clicked".
  • All activities stored in the mongoDB database.

Technologies:

  • Client side with React Hooks Framework (Typescript).
  • Server Side with Node.js, Express (Typescript).
  • client debounce the user activity in order to reduce calls to the backend.
  • Ajax / API calls (Async methodes) with Axios.
  • Database: mongoDB.
  • Scss.

Languages and Tools:

typescript git heroku html5 javascript mongodb nodejs react redux sass