Skip to content

Complete website with working components

Notifications You must be signed in to change notification settings

sarthak3136/Pawsitive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAWSITIVE+

Version made-with-python

Introduction

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.

Install required libraries

NPM Packages

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

Database Name Link
Mongo DB Link

Screenshots

  • Home Page

  • Feed

  • Compose

How to Run

  • 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.

About

Complete website with working components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.1%
  • JavaScript 39.3%
  • EJS 10.6%