Git Product home page Git Product logo

ez_eats's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

ez_eats's People

Contributors

mbburch avatar jpease1020 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

mbburch

ez_eats's Issues

fix test for log in log out

I shouldn't need to log the user out in the test. But if I don't it stays logged in and breaks other tests.

visitor views reviews by price

As a visitor, when I am on the reviews index page,
and I choose a price from the price dropdown,
I am taken to the show page for that price,
and I only see reviews from that price.

visitor views blog by month

as a visitor I can go to the blog index page and select a tag from the archive dropdown menu to see blogs by each month

visitor views individual reviews

As a visitor, when I click the link to a review,
I am taken to the review show page, where I can read the whole review, and read any comments.

visitor views blog by tag

as a visitor, I can go to the blog index page and select a tag from the dropdown menu to see blogs that correlate to that tag.

visitor views reviews by rating

As a visitor, when I am on the reviews index page,
and I choose a rating from the rating dropdown,
I am taken to the show page for that rating,
and I only see reviews from that rating.

visitor views reviews by neighborhood

As a visitor, when I am on the reviews index page,
and I choose a neighborhood from the neighborhood dropdown,
I am taken to the show page for that neighborhood,
and I only see reviews from that neighborhood.

visitor visits blog page

as a visitor, when I visit the root path and click the blog link it takes me to the blog index where I can see all blog entries and an Archive section to see the other blog entries by date. I can also see and click on a dropdown to search entries by tags.

visitor goes to a blog

as a visitor I can go to the blog index page and click on a single blog snippet which takes me to that specific blog page where I can read the whole blog and see the comments people have posted

user can create an account

as a user I can visit the home page, click on the link to create an account where I am redirected to a page where I can put in my user info and create an account.

visitor searches food challenges by difficulty

as a visitor when I go to the food challenges page, I can search food challenges by neighborhood. I am then taken to a page where those challenges are listed. I can do the same for searching the challenges by difficulty .

visitor views reviews by category

As a visitor, when I am on the reviews index page,
and I choose a category from the category dropdown,
I am taken to the show page for that category,
and I only see reviews from that category.

Visitor Visits Review Page

As a visitor,
when I am on the root path and I click link for reviews,
I am taken to the review index page,
I can see all the reviews,
and I can see search menus for category, rating, neighborhood, and price.

visitor visits food challenges page

as a visitor when I visit the food challenges page I can see a list of all the food challenges. I can also see dropdown bars to search the challenges by neighborhood, difficulty and category.

User can login

As a user, I can go to the homepage and click the link to login and I am taken to a page to put in my user name and password. Then I click on the login button and am taken to the home page for the blog.

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.