Giter Club home page Giter Club logo

keeper_track's Introduction

Project Title

Keeper Track App

Description

Project, built using React, allows motels to keep track of housekeepers productivity and which rooms are checked out and need cleaning.

Motel Managers can select which rooms need to be cleaned, by clicking the room button which turns red and then un clicking it back to green to mark the room as ready for checkout.

There is a timer component to use after the housekeeper is assigned a room to measure how long the Keeper took to clean the room. This data can be entered into a separate application for data analysis such as Excel or an HR tracker.

Challenges or things learned while writing the app

  1. Initially the code violated the DRY principle in the Keeper.js file, but I was able to refactor it to follow the DRY principle.

  2. I had a hard time finding the best way to toggle the room colors, but settled on css class changes using JavaScript because of it's ease of use.

  3. Finding the best way to test the functions in the app.

  4. Figuring out why npm start didn't start the development server. It was because I didn't have react-scripts installed

Author

  • Elisheba Wiggins

License

This project is licensed under the MIT License

keeper_track's People

Contributors

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