Giter Site home page Giter Site logo

margdaly / adopt_dont_shop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from turingschool-examples/adopt_dont_shop

0.0 0.0 0.0 401 KB

Pet Adoption Platform built with MVC and CRUD functionality

JavaScript 2.32% Ruby 86.78% CSS 0.55% HTML 10.36%

adopt_dont_shop's Introduction

Adopt, don't Shop

This is a paired project used in Turing School's Backend Program Module 2.

Contributors

Margaret Daly LinkedIn Profile
Reilly Miller LinkedIn Profile

DTR

Our DTR for this Project

Learning Goals

In this project, students will build upon the code in this repo to create a Pet Adoption Platform. Users will be able to apply to adopt pets, and Admins will be able to approve or reject applications and see statistics for the Shelters, Pets, and Applications in the system.

  • Build out CRUD functionality for a many to many relationship
  • Use ActiveRecord to write queries that join multiple tables of data together
  • Use MVC to organize code effectively, limiting the amount of logic included in views and controllers
  • Validate models and handle sad paths for invalid data input
  • Use flash messages to give feedback to the user
  • Use partials in views
  • Use within blocks in tests
  • Track user stories using GitHub Projects
  • Deploy your application to the internet

Requirements

  • Project must use Rails 5.2.x, Ruby 2.7.4, and PostgreSQL
  • Use of resources on this project is not permitted
  • Use of scaffolding on this project is not permitted
  • Students wanting to use any extra gems on this project must first get permission from your instructors
    • Pre-approved gems are capybara, pry, faker, factorybot, orderly, simplecov, shoulda-matchers, launchy

Project Phases

  1. Set Up
  2. User Stories
  3. Evaluation

Check In

This project will have one Check In. During your Check In, you should be prepared to review your database schema for the many to many relationship, your deployment to Heroku, and your GitHub Projects board.

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.