GithubHelp home page GithubHelp logo

my-herbarium's Introduction

My Herbarium

The My Herbarium application will allow users to monitor their plants at home via dedicated IOT sensors. Users will be able to add and remove plants, associate temperature and humidity sensors, and adjust each plant’s light and humidity levels.

How to run

yarn install or npm install

After installation is finished, run:

yarn start or npm start

That's it.

Testing

To run all tests: yarn test

Storybook

To run Storybook

yarn run storybook

Features

  1. Supports dark mode (detects user preferred settings in operating system);
  2. Displaying 5 hardcoded flowers;
  3. Clicking anywhere on a card expands it and displays the adjustment sliders;
  4. Clicking anywhere on the top part of an expanded card collapses it;
  5. Basic mobile and tablet/desktop styling;
  6. On loading expand all cards if not mobile view;

What's used

  • css-modules and classnames for styles
  • testing-library for tests
  • storybook for UI documentation representation

Known issues

  1. No Light/Dark mode switcher;
  2. Flowers detailed description not used;
  3. Images stored in one size;
  4. Screenreader will read the alt of images same as title / possibly exclude from voiceover;
  5. Rerfactor components (Title);
  6. Data is not yet saved on users device;

Planned in next updates

  1. i18n
  2. PropTypes
  3. localStorage

my-herbarium's People

Watchers

Oleg Mokhniuk 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.