/DiRe

Primary LanguageJavaScript

DiRe

Team Name : ASVP

👩‍💻 Team members

  • satyam
  • pratham
  • samarth
  • vishwas
  • avishkar

📝 Description

DiRe Website will help people affected by disasters to connect & get help from the entire world. The website focuses on collecting donations from over the country and also connecting with people to volunteer for various works in disaster affected areas.

It will mainly consist of 3 sections:

  1. Volunteer for relief work
  2. Utilities Donation nearby
  3. Payment Gateway

This website will also provide general awareness, guidelines and rules during various disasters

🔗 Links

  • GitHub repo link: Link to repository
  • Drive link (Screenshots): Drive link here

🤖 Technology Stack

HTML5 CSS3 bootstrap JavaScript nodejs express mongodb passport js ejs

🛠️ Project Setup

  1. Clone the repository
git clone https://github.com/SATYAM1548/DiRe
  1. Install Node.js (JavaScript runtime environment) and MongoDB(document-oriented database program)

  2. Install the dependencies using

npm i

🏃‍♀️ Usage

After setting up for Web App, follow the below instructions to get it running.

For Web

  1. Enter mongod and mongo command to connect to the database.

  2. Go to gitbash/command prompt, make sure you are in TPO-Website directory, run following command in gitbash

nodemon app.js
  1. Open (localhost:3000/) in your browser to use DiRe.