Code Monkey home page Code Monkey logo

reservation-app's Introduction

Reservation APP

Demo link:

The application is available online at ReservationAPP.

Table of Content:

About The App

That project allows you to reserve seats based on provided API.

Features

In the app there are three views. Let me explain what each of them is responsible for.

Home View

In the home view you can choose seats number and check option that allows you to find seats next to each other. If it isn't possible you will see error message.

Seats View

That view allows you to see which seats are reserved or not. You can choose seats you need and confirm reservation by clicking on submit button.

Summary View

Summary of your reservation. Here you can see all seats that you reserved in previous view.

Technologies

JavaScript React Redux Ant Design

Setup

You should download db.json from https://bitbucket.org/xkom/zadanie_rekrutacyjne/src/master/ and run example json server using command

npm run api

Then clone down this repository, create .env file in project catalog and add enviroment variable to that file with json server url

REACT_APP_API_URL = 'your api url'

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

Status

[ReservationAPP] is done. All tasks have been implemented.

License

MIT license @ Sebastian Wąwoźny

reservation-app's People

Watchers

 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.