Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.29 KB

ResIn Project

ResIn is a simple to navigate single webpage, to view a multitude of resources within one platform.

This mid-term project has been created by Jaspinder Sabharwal and Yasu S.

Final Product

New Resource "Add Resource"

Resource Wall

"Resource Wall"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x
  • Express
  • Jquery
  • BodyParser
  • Cookie-Session
  • Chalk

User Experience

Users are able to utilise this resource wall by organising saved resources on thei main page. The search bar allows users to look for resources made by other users and they have the ability to like, rate and even comment in each resource. For full demo please follow the Getting Started steps.

Created by Jaspinder Sabharwal and Yasu S @ Lighthouse Labs 2020