neenad99 / Animal-Welfare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animal Welfare

App made to solve the problem of finding and caring of abandoned or lost pets by making the pet adoption process entirely automated and also it saves the time of user if he or she is looking for pet foundation or NGO.

This repository contains code for Animal Welfare App

Dependencies

Nodejs
express
mongoose
dotenv
hbs

DevDependencies

Nodemon
morgan

Steps to configure project

  • First Run npm install to install dependencies and npm install -d to install devdependencies
  • Edit .env file by filling PORT NO and create your cloud mongo DB and edit MONGO_DB_URL with your DB URL
  • go to login.js in public folder and add SAWO api key
  • Go to contact.hbs in templates/views folder and add your url under script tag in host variable according to from where you are running this app
  • Run by npm start

Demo

  • This Project is hosted on HEROKU VIEW DEMO
  • If you have coil account or coil browser extension then head over here to support my site

About


Languages

Language:CSS 58.6%Language:Handlebars 34.3%Language:JavaScript 7.0%Language:Shell 0.0%