itsKarad / BTP

Building a knowledge platform that raises awareness & educates users about safety guidelines, safety regulations & standard specifications.

Home Page:https://safety-platform.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safety Platform

Aim

To build a platform which raises awareness & educates users about safety guidelines, safety regulations & standard specifications, where anyone can contribute information.

All information will be seperated into different sections depending on the topic and can be easily found by search.

We aim to build a Wikipedia like contribution system, where users can contribute to any page, and can also edit or delete it later. This information is accessible to the relevant users by search and filters.

Platform

Platform is live → https://safety-platform.herokuapp.com

Usage

Feel free to clone or download source code for this project and build on top of it.

  1. Download / clone this repository.
  2. Run npm install in the the terminal.
  3. Make a file called config.env in config/ folder. Set the variable MONGO_URI to the MongoDB connection string available when you create a new cluster.
  4. Run node app.js to start the application and open localhost:3000 in your browser.

About

Building a knowledge platform that raises awareness & educates users about safety guidelines, safety regulations & standard specifications.

https://safety-platform.herokuapp.com


Languages

Language:EJS 51.0%Language:JavaScript 31.3%Language:CSS 17.6%