Giter Club home page Giter Club logo

router-app's Introduction

Route Information

Background

The app displays stops for a delivery truck. Stops are predefined and we propose a schedule to the user. Depending on the schedule strategy, users are able to override parts of it.

Scheduling strategy

Fixed

Users can select the date for the first stop when using the fixed scheduling strategy.

img

Semi Flexible

Users can select the date and time for the first stop when using the semi flexible scheduling strategy.

img

Flexible

Users can select the date and time for all the stops when using the flexible scheduling strategy.

.img

Cargo items

We allow some Users to add cargo items per stop. This flag can be combined with any scheduling strategy.

When a user can add cargo items, an “Add cargo” button is shown below every stop.

img

Clicking on the button shows a form.

img

Cancelling closes the form. Saving is out of scope.

Challenge

  • The component should support the 3 scheduling strategies
  • The component should render the proposed schedule
  • Users should be able to override schedule components depending on the strategy
  • Users see an "Add cargo" button when canAddCargo is true
  • Clicking on "Add cargo" shows a form
  • Cancelling on the cargo form hides the form
  • Saving the cargo form is out of scope

Preview

https://main--softspoken-tiger.netlify.app/

router-app's People

Contributors

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