Resouce Wall is a Pinterest for learners.
It brings you links to all sorts of learning resources in one place, allowing you to like, comment and rate resource based on how good you believe they are.
One of the best features is being able to rate resources. This allows users and visitors to chose resources based on the best articles, videos, blogs and tutorials that the community has previously chosen. When you rate a resource, you save other users time in searching the web for good reasources and are contributing to the RW community.
View all userss posted resources in one place.
View an individual resource to like, comment and rate it.
- Fork this repository, then clone your fork of this repository to your local machine.
- Install dependencies using the
npm install
command. - Start the web server using the
npm start
command. The app will be served at http://localhost:8080/. - Go to http://localhost:8080/ in your browser.
- Learn, post resources, like, comment, rate, share interesting resources with the community and have fun.
- Node 5.10.x or above
- NPM 3.8.x or above
- Bcrypt 2.0.0
- Body-parser 1.15.2
- Cookie-session 1.3.3
- Dotenv 2.0.0
- EJS 2.4.1
- Express 4.13.4
- Express-session 1.15.6
- Knex 0.16.3
- Knex-logger 0.1.0
- Morgan 1.7.0
- Node-sass-middleware 0.9.8
- PG 6.0.2