Git Product home page Git Product logo

book-a-meal's Introduction

Book a Meal

Get your ultimate meal

Book a Meal It's a meal booking application offering a variety of meals from different cultures with an admin page where you can set day menus, add, modify and delete meals. Customers can also checkout available meals, book meals. They can get notifications when the menu for the day has been set.

Tech stack

  • Ruby, Ruby on Rails, npm

Setup

Client

Install dependencies for the client that uses React JavaScript.

npm install --prefix client
Server

Install dependencies for the client that uses Ruby and Rails. Bundle dependencies on terminal.

bundle install

Run the application
foreman start -f Procfile.dev

API Endpoints

"/customers"

  • Methods - index, show, create, update, delete

"/Caterers"

  • Methods - index, show, create, update, delete

"/meals"

  • Methods - index, show, create, delete

"/reviews"

  • Methods - index, show, create, update, delete

Deletion or updates in models such as assessments and questions requires authorization as technical mentor

Contributions

Create a feature or bugfix branch for your changes. For example ft-user-card for a feature or bug-model-validations for a bugfix branch. Commit small changes and often. Note that the reviewers may request commit squashes when necessary. After commits pushed are ready create a pull request for the feature and notify the reviewer if applicable to merge to the development branch

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files in accordance with the MIT license

Authors

book-a-meal's People

Contributors

jasonkiptoo 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.