Code Monkey home page Code Monkey logo

adopt_dont_shop_paired's Introduction

Welcome to Adopt Don't Shop!

By Will Meighan (github.com/Will-Meighan) and Elom A (github.com/eamouzou)

Link to our heroku app: https://glacial-journey-11999.herokuapp.com/

This is a fictional adoption shelter manager that allows the user to add/edit/delete shelters, add/edit/delete pets, assign pets to each shelter, and put in applications to adopt those pets. It allows for easy navigation from all web pages of the app.

To begin, please follow these steps;

  1. Click the "fork" button in the upper right hand corner of the screen.
  2. Click the green "clone or download" dropdown menu and copy the text.
  3. On your local device, from the directory that you would like to store this code, enter the command 'git clone <copied_text>' and click enter.

Now you have our code cloned onto your device! To start interacting with the app, follow these commands in the terminal of your cloned project;

  1. Enter 'rails db:create' into your command line (Depending on the setup of your computer, you may need to prefix that command with 'bundle exec').
  2. Enter 'rails db:migrate'
  3. Enter 'rails db:seed'
  4. Enter 'rails s'

From here, navigate to your web browser and enter the address http://localhost:3000/ and begin having fun! We hope you enjoy!

Database Diagram

database diagram

Please find our database diagram above. It illustrates the relationships between our models and the data they interact with.

adopt_dont_shop_paired's People

Contributors

will-d-m avatar eamouzou avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

eamouzou

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.