Getting Started

Clone this project (obviously)

Backend

cd backend
npm install
npm start

Go to mongoDB website and add your current IP address

nodemon server or node server, please restart your server if you use node server.

Frontend

cd ../frontend
npm install
npm start

Patch notes

Patch note in 23/9/2023

  1. Deploy successful in front and back end
  2. Edit function now can be easily use and access to the database
  3. Over all layout and portal for other group has been finalised
  4. Minor bug to be fix in website
    • including layout in different page, nav bar now would stack with the text
    • edit function's Layout preview need to be fix