Giter Site home page Giter Site logo

hardikag17 / savepaws Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 17.66 MB

Paws Adoption is a animal help & adoption community platform for animal lovers

JavaScript 83.00% HTML 0.87% CSS 15.47% Handlebars 0.66%
aws-s3 bootstrap jest minisearch mongoose multer nodejs nodemailer react socket-io

savepaws's Introduction

Paws Adoption

Paws Adoption is a animal help & adoption community platform for animal lovers

Brief

⬇️ Flow


Future Aspects

Technology used

React, Node, Mongoose, Socket.io, AWS-S3, Nodemailer, JEST, Multer


⬇️ How to run the project

☑️ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Please make sure you've already installed node v16 in your machine, If not use nvm.

Frontend

npm install 

Backend

npm install 

.env

DB_URL=
AWS_KEY=
AWS_SECRET=
AWS_S3_REGION=
PAWS_EMAIL=
PAWS_PASSWORD=
JWT_SECRET=

Global Fonts

Dataset

For more info: https://www.kaggle.com/competitions/petfinder-adoption-prediction/data

Pets

  • PetID - Unique hash ID of pet profile
  • Type - Type of animal (1 = Dog, 2 = Cat, 3=Cow, 4=Cat)
  • Name - Name of pet (Empty if not named)
  • Age - Age of pet when listed, in months
  • Breed1 - Primary breed of pet (Refer to BreedLabels dictionary)
  • Gender - Gender of pet (1 = Male, 2 = Female, 3 = Mixed, if profile represents group of pets)
  • Color1 - Color 1 of pet (Refer to ColorLabels dictionary)
  • Vaccinated - Pet has been vaccinated (1 = Yes, 2 = No, 3 = Not Sure)
  • Sterilized - Pet has been spayed / neutered (1 = Yes, 2 = No, 3 = Not Sure)
  • Health - Health Condition (1 = Healthy, 2 = Minor Injury, 3 = Serious Injury, 0 = Not Specified)
  • State - State location
  • City - City location
  • RescuerID - Unique hash ID of rescuer
  • Description - Profile write-up for this pet. The primary language used is English, with some in Malay or Chinese.
  • PhotoAmt - Total uploaded photos for this pet

🙌 Team

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.