Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 728 Bytes

File metadata and controls

26 lines (17 loc) · 728 Bytes

BookTrade

BookTrade is an e-commerce site for NUS students to buy and sell textbooks. It includes a chat feature and a forum.

Demo: https://booktrade.netlify.app/

picture alt

Features

  • Chat feature for students to communicate with each other
    • Built with chat engine
  • Forum to discuss various textbooks and modules
  • Search bar to browse through listings
  • Restricted only to NUS students

Tech Stack

BookTrade was built with the following technologies:

  1. ReactJS (frontend)
  2. NodeJS (backend)
  3. Express (web framework)
  4. MongoDB (databases)
  5. Firebase (user signup and authentication)