Giter Site home page Giter Site logo

gdominguez210 / neverwait Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 8.59 MB

A restaurant reservation application that is inspired by OpenTable.

Home Page: https://neverwait.garydominguez.com

Ruby 22.77% JavaScript 55.59% CSS 19.71% HTML 1.93%
reviews restaurants reservation react redux ruby-on-rails

neverwait's People

Contributors

dependabot[bot] avatar gdominguez210 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

archit2311

neverwait's Issues

Issues 10/3

  • While the content of the page is largely of a limited width, the header and image should span the entire width of the page.
  • If you trigger errors for the signup page, they persist to when you look at the login page.
  • Sign In and Sign Up buttons on splash page should dim slightly on hover.
  • Login button on login page should dim on hover.
  • I think it would be good if the demo-user button had similar effects to the "continue with ${OAUTH}" buttons on the auth modals of OpenTable. That is to say: hover effects and sizing.
  • The character used to close the modal is inappropriately proportioned. Try using this character instead: ร—
  • The link on the login modal that takes you to signup page seems too small. On Opentable it is also left justified, but if you think it looks better to be on the right then I have no problem with it.

Issues 9/25

MVP's:

  • Missing 7th MVP. The one described here has Reservations as the second non-boilerplate MVP.

Schema:

  • Schema looks good, but it's always nice to check things off.

Issues 10/1

Backend Routes

  • A route specifically to get reviews may be unnecessary, as you may want to package that information up with the show action of any given restaurant. However, if you're going to implement only showing a handful of reviews at once, then you will need that route.
  • A review show route may be unnecessary, depending on if there's a separate page for editing a review (I've never made a reservation on OpenTable, which makes it difficult to test).
  • PATCH, show, and DELETE requests don't need to be nested under restaurants, as if we have the id of a review we'll know what restaurant that review is associated with.

Frontend Routes

  • It doesn't seem like reviews are a separate page from a restaurant's show page. Because of this, we probably don't need a separate route.
  • There are two pages related to reservations: the page that shows all of your past and upcoming reservations, and the new reservation form. We'll need two routes, one for each component

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.