Skip to content

social-comp/dub-news-platform

Repository files navigation

dub-news-platform

News platform with Icon Button Labels for Improving Online Discourse

icon bar

Description

A news platform created for one of Social Computing Lab's grant proposals

Node v14.16.0

Dependencies

"axios": "^0.21.1",
"body-parser": "^1.19.0",
"bulma": "^0.9.2",
"ejs": "^3.1.6",
"express": "^4.17.1",
"jquery": "^3.6.0",
"math": "0.0.3",
"moment": "^2.29.1",
"mongoose": "^5.12.14"
npm install express ejs body-parser axios math moment jquery mongoose bulma  axios
npm install -D nodemon 

Executing program

  • How to run and start the app
npm install
npm start

http://localhost:3000/

Things that are not done / bugs

  • Login logout backend was not implemented fully
  • Comment section

Help

email sophiaw@brandeis.edu if there are any issues and the app cannot run

Papers