GithubHelp home page GithubHelp logo

ruby-continental's Introduction

Restaurant Application Build Status

A web application for ordering food from a Restaurant(Ruby Continental)

Description

The project is a website for a restaurant. A user goes to the site to place an order from the menu. The menu is divided into several categories, each category has several items. The user can increase or reduce the quantity of the items in the order or remove them entirely. The user can review the order before checking out.

Technical Implementation

  • The schema for application is implemented using GraphQL(Apollo-Server)
  • Application is using a MySQL database provisioned by Heroku
  • Apollo-Client is used in the frontend to query schema from the backend
  • Redux handles the state of the order items(increasing and decreasing quantity) in the front end
  • Stripe handles payment in the backend and was implemented using React-Stripe-Elements
  • Sass was used for styling the application

Tools

  • React (create-react-app)
  • Redux
  • Apollo-Client (front-end GraphQL)
  • Sass - for styling front-end
  • Apollo-Server (backend GraphQL)
  • TypeScript
  • Heroku hosted MySQL DB
  • NodeJS - Express
  • TypeORM - ORM to handle data from DB
  • Stripe Payment using React-Stripe-Elements
  • Nginx for reverse proxy between frontend and backend
  • TravisCI for Continuous Integration
  • Docker
  • Deployed with Amazon ElasticBeanStalk

Deployment Links

Credits

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.