Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

lbp-inc/comp30022-2023s2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages