PAWSITIVE + is Full Stack Web Application with proper backend support in which it helps finds any street dog in need of help, So one can take a picture of it and mark the location, so that anyone interested living nearby can help the animal by providing some food or water or any medication if required.
S.No. | Dependency Name | Link |
---|---|---|
1 |
bcryptjs -ver 2.4.3 | Link |
2 |
concurrently -ver 6.1.0 | Link |
3 |
config -ver 3.3.6 | Link |
4 |
cookie-parser -ver 1.4.5 | Link |
5 |
ejs -ver 3.1.6 | Link |
6 |
express -ver 4.17.1 | Link |
7 |
express-session -ver 1.17.2 | Link |
8 |
lodash -ver 4.17.21 | Link |
9 |
memorystore -ver 1.6.6 | Link |
10 |
mongoose -ver 5.12.10 | Link |
11 |
passport -ver 0.4.1 | Link |
12 |
passport-local -ver 1.0.0 | Link |
Database Name | Link |
---|---|
Mongo DB | Link |
- Fork the repository in your Github Profile
- Clone it in your local system
- Make sure you have node installed
- Install npm
- Install all dependencies
npm install
- To run the project on your local server, type the following command on console.
npm run server
NOTE : If Developer Module crashes, please check your Mongo DB link, Google Client and Secret Key in config folder.