- Nishant Patil - patilnishant0311@gmail.com
- Bhavik Bharambe - bhavik.bharambe02@gmail.com
- Dhrumil Raigagla - dhrumilraigagla@gmail.com
- Satyam Bindroo - sbindroo_b20@ce.vjti.ac.in
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:
- Volunteer for relief work
- Utilities Donation nearby
- Payment Gateway
This website will also provide general awareness, guidelines and rules during various disasters
- GitHub repo link: Link to repository
- Drive link (Screenshots): Drive link here
- Clone the repository
git clone https://github.com/Nishtan/DiRe
-
Install Node.js (JavaScript runtime environment) and MongoDB(document-oriented database program)
-
Install the dependencies using
npm i
After setting up for Web App, follow the below instructions to get it running.
-
Enter mongod and mongo command to connect to the database.
-
Go to gitbash/command prompt, make sure you are in TPO-Website directory, run following command in gitbash
nodemon app.js
- Open (localhost:3000/) in your browser to use DiRe.