Skip to content
/ Dinder Public
forked from donnymays/Dinder

Social decision-making web app for selecting a place to eat. Choose a friend, choose a restaurant, go to dinner!

Notifications You must be signed in to change notification settings

vanmars/Dinder

 
 

Repository files navigation

Having Trouble Deciding Where to Eat? . . . Let's Dinder, Yo!

29 October 2020

A social decision-making app for selecting restaurants.

By Brycen Bartolome, Brian Harvey, Donny Mays, Drew Parker, Vanessa Stewart

Description

Dinder is an app to make selecting a place to dine with friends fun and easy!

How does it work? A user selects friends to invite out to eat. Friends and user are sent a dinder--a list of nearby restaurants generated from the Zomato API. Users swipe right or left depending on whether they want to eat at that restaurant or not. After swiping out their preferences, the application returns a matched restaurants.

User Stories

# Story
1 As a user, I want to be able to sign up, sign in, and log out.
2 As a user, I want to be able to see and edit my account details.
3 As a user, I want to be able to search for other users, see their profiles, and send them a friend request.
4 As a user, I want to be able to accept or decline friend requests.
5 As a user, I want to be able to see all my friends and see my pending friend requests.
6 As a user, I want to be able to send my friends messages, reply to messages they have sent me, and delete messages.
7 As a user, I want to see trending restaurants for my city and to search for restaurants by city, name, and cuisine.
8 As a user, I want to be able to send my friends dinder invites,a nd I want to be able to accept or decline dinder invites from my friends.
9 As a user, I want to be able to swipe right for restaurants I want to eat at and swipe left for restaurants I do not want to eat at.
10 As a user, I want to see a restaurant that I matched with my friends, so I know where we should go to eat.

Setup/Installation Requirements

To View Project:

  • Open a web browser of your choice and navigate to the following page: COMING SOON!

Known Bugs

There are no known bugs at this time.

Items to Improve

  • Dinder styling and improved functionality
  • Enable searching for restaurants by cuisine type on explore page
  • Enable users to remove friends
  • Fix styling of messages index page so that messages appear on either side of the timeline and show a date
  • Include more testing
  • Brainstorm and accomodate edge cases: For instance, what if the users do not get a restaurant match? What happens next?
  • Consider adding a news feed to see what restaurants other users have dined at with other friends

Support and Contact Details

Check out our profiles on GitHub!

Technologies Used

  • APIs: Unsplash, Zomato
  • HTML
  • CSS/Bootstrap
  • JavaScript/jQuery/Hammer.js
  • Ruby
  • Ruby on Rails
  • Postgres/psql

License

Copyright (c) 2020 Brycen Bartolome, Brian Harvey, Donny Mays, Drew Parker, Vanessa Stewart

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Social decision-making web app for selecting a place to eat. Choose a friend, choose a restaurant, go to dinner!

Topics

Resources

Stars

Watchers

Forks

Languages

  • Ruby 52.9%
  • HTML 34.7%
  • SCSS 10.1%
  • JavaScript 2.2%
  • CoffeeScript 0.1%