Giter Club home page Giter Club logo

week-4-code-review's Introduction

Product and Review Application

A great way to keep track of your products! Janyary 17th, 2020

By Marcus Jensen

Description

This application offers the user full CRUD functionality between a company's products and reviews. When a user removes a product, all of the reviews for that product are deleted. When a user is creating a product or review, they aren't allowed to leave any fields blank. If they try to submit a review over five, or with a content body of less than 50 or more than 250 characters, the application throws an error. Basic styling has been applied to the document. BEFORE YOU TRY TO RUN THE APP, you will need to Seed the database or else it will throw an error. run Rake db:seed in the terminal before opening.

Setup/Installation Requirements

  • DO NOT specify Ruby version in your Gemfile. Clone this repo down to your local machine.

  • When you clone down this database run the following commands: bundle install, rake db:create, rake db:migrate, rake db:test:prepare. The database has been seeded with 50 products and 250 reviews. Run the test suite with the 'rspec' command.

Known Bugs

To my knowledge, this bug has no known bugs. please notify me if you encounter one. Everything perfoming to specs laid out for me in the project guidelines. In future, may want to add full CRUD functionality for Volunteers

Support and contact details

Marcus Jensen email: [email protected]

Technologies Used

HTML, ERB, Ruby, SQL, Rails

License

MIT License

Copyright (c) 2020 Marcus Jensen, Epicodus

week-4-code-review's People

Contributors

marcusjensen15 avatar

Watchers

James Cloos avatar  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.