Code Monkey home page Code Monkey logo

dispatcher_app's Introduction

Dispatcher Scheduling App

Do you have a fleet of drivers whose time needs to be carefully managed in order to maintain productivity? Do you ever ask yourself questions like, "am I equitably distributing the tasks I have"?

If so, this simple scheduling app is for you. Not only can you make and delete appointments, keeping track of a full year of data one week at a time, but you can also view that data in easy-to-compare pieces and export all of your drivers' data into Excel friendly file formats for easy implementation elsewhere in your busy business.

Features

  • Users can view a weekly calendar for 3 different drivers.
  • Users can create new tasks for a specified driver.
  • Users can edit existing tasks and update task types, times, locations, and descriptions.
  • Users can automatically overwrite an old task with a new task, if there is a time conflict.
  • Users can delete tasks.
  • Users can download CSV files outlining a specified driver's tasks for a chosen time frame.

Getting Started

  • git clone this repo to your local machine

In the project directory:

  • npm install to install all dependencies
  • npm start to run the app
  • Open http://localhost:3000 to view it in the browser

Dependencies

  • @material-ui/core v.4.11.0
  • @material-ui/icons v.4.9.1
  • bootstrap v.4.5.0
  • react-bootstrap v.1.3.0
  • lodash v.4.17.1
  • moment v.2.27.0
  • moment-range v.4.0.2
  • react v.16.13.1
  • react-csv v.2.0.3
  • react-dom v.16.13.1
  • react-moment v.0.9.7
  • react-scripts v.3.4.1
  • uuid v.8.2.0

Final Product

"Screenshot of Dispatcher Scheduling App Calendar"

"Screenshot of Dispatcher Scheduling App Add Task"

dispatcher_app's People

Contributors

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