Clone this project (obviously)
cd backend
npm install
npm start
Go to mongoDB website and add your current IP address
nodemon server
ornode server
, please restart your server if you usenode server
.
cd ../frontend
npm install
npm start
- Deploy successful in front and back end
- Edit function now can be easily use and access to the database
- Over all layout and portal for other group has been finalised
- 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