Giter VIP home page Giter VIP logo

petmatchbackend's Introduction

PetMatchBackEnd

Pet Match

Overview

This application is a full stack application where users can create profiles for thier pets in hopes of finding matches for play dates.

Deployed Link

TBD

User Stories

As a user I want the ability to...

  • sign in or register
  • make a profile for each your pets
  • add profile pictures
  • see your pets
  • see all pets
  • update profiles
  • communicate with other pet owners
  • rating system

User Stretch Goals

  • schedule meetings
  • YOU GOT A MATCH

Technology Used

  • HTML
  • CSS
  • Express.js
  • React
  • Mongoose
  • React -Bootstrap

Application Wire Frame

slide slide slide slide slide slide

Entity Relationship Diagrams

slide slide slide

Schedule

  • Friday 10/28: Pitch idea, Get the back end going
  • Saturday 10/29: PetRoutes and Reviews Routes
  • Sunday 10/30: Decide whether or not to use Socket-io
  • Monday 10/31: Front End
  • Tuesday 11/1: Front End React, should be near MVP
  • Wednesday 11/2: Goal: MVP status, Work on Front End Styling
  • Thurday 11/3: Polish all details
  • Friday 11/4: Presentation Day

MVP

  • An app that looks and functions at least as well as the Pet App we did in class, with a navigation bar, and div boxes that display the users resources and allows the user to edit and delete them as well as make comments on them/leave messages for other users.

Example Seed Data

const startPets = [
  { name: "Jasmine Pedraza", type: "cat", breed: "Domestic Shorthair", likes: "playing ribbon", availableForPlayDate: true, rating: "3 fish" },
  { name: "Trisca Laghari", type: "dog", breed: "American Husky", likes: "playing fetch", availableForPlayDate: true, rating: "5 bones" },
  { name: "Chun Heu Kim", type: "cat", breed: "Orange Domestic Short hair", likes: "snuggle time", availableForPlayDate: true, rating: "4 fish" },
  { name: "Estelle Darcy", type: "dog", breed: "Wirehaired Terrier", likes: "dog park playtime", availableForPlayDate: true, rating: "3 bones" }, 
  { name: "Jiara Martins", type: "cat", breed: "Domestic Short Hair", likes: "guarding the water fountain", availableForPlayDate: false, rating: "3 fish" },
  { name: "Margarita Perez", type: "dog", breed: "Chihuahua", likes: "spa days", availableForPlayDate: false, rating: "3 fish" }
]

petmatchbackend's People

Contributors

emilybernard1 avatar jlm8965 avatar nguyenpham207 avatar skbarbee avatar

Stargazers

 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.