Code Monkey home page Code Monkey logo

django_restaurant_booking_challenge's Introduction

Coding Challenge: Simple Restaurant Booking System

User Story

As a restaurant owner I want a system for making and tracking reservations which can interact with other services so that reservations can be handled by third party services.

  • The system can be used by multiple restaurants
  • The system provides REST API endpoints:
    • To make reservations
    • To check if a number of seats is available at a certain time
  • A reservation is for a name (any string) and for a certain amount of time
  • The restaurant owner can get an overview over the booked tables as a HTML report

Limitations

  • Authentication/Authorization isn't in the scope of this task
  • No localization needed

Hints

  • Use third-party packages where applicable!

Provided Environment

A basic environment will be provided, containing:

  • Docker container with volumes for code and database
  • Django environment with some modules pre-installed and with scaffolding for an app (Restaurant model, ...)

Submitting your solution

Please compress the repository's root folder and send it to [email protected] , so we can evaluate your changes. Do not remove the git information, so we can easily find your changes. Do not upload it to a public repository, just submit it to us by email.

django_restaurant_booking_challenge's People

Contributors

iezg avatar morrei avatar sebastiannachtigall avatar

Watchers

 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.