Giter Club home page Giter Club logo

pawse-adopt-webpage's Introduction

Pawse, Adopt By Veronica, Dakshika & Loretta

Pawse, Adopt is a user-friendly, responsive website app which centralises the communication between those who would like to adopt dogs and those who need to give them up for adoption. It also aims to provide a platform for pet owners to communicate and educate each other through forums, so that anyone, regardless of experience, can have their own pooch to treat right!

  • ✨Magic ✨

Dependencies

  • npm i for general installation both in client and in project folder [ react, express, pusher, axios, bootstrap, material UI, pusher-js, markdown-to-jsx, sequelize, react-select, react-router-dom, node.js]
  • APIs used : Google Places and Thedogapi.com
  • npx sequelize-cli db:migrate for database migration and npx sequelize-cli db:seed:all for all seed files.
  • npm start in project folder and npm run dev in client

Database

Tables

  • USERS [ id, username, password, email, name, surname, location, longitude, latitude, adopter, avatar, date_of_birth]
  • PETS [id, user_id, breed_id, name, gender, avatar, location, longitude, latitude,age, vaccination_status, special_needs, diet, passport, neutered, personality, chip, medical_issues]
  • USER_PROFILES [id, user_id, bio, reason_to_adopt, reason_to_give, extra_info, occupation]
  • BREEDS [ id, breed, height, weight, life_expectancy, temperament, min_weight, max_weight]
  • PHOTOS [id, filename, external_id, type]
  • MESSAGES [id, senderId, receiverId, content, timestamp]
  • Contacts [id, name, email, text]
  • QUESTIONS [id, question]
  • ANSWERS [id, answer, question_id]

Associations

Users 1:M Pets User_profiles 1:M Photos Pets 1:M Photos Users M:M Pets through Favourites junction table Messages M:M Users Breeds 1:M Pets Questions 1:1 Answers

pawse-adopt-webpage's People

Contributors

lorettasav avatar

Watchers

 avatar

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.