Skip to content

eric-gilbertson/leaflet-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                         Energy Display App
  1. Introduction This project implements demo app implemented with React and Bootstrap. It was created using yarn & create-react-app. It contains the following objects:

    • EnergyList - pure component which implements ranch energy consumption
    • ProjectEdit - hybred component that allows modification of project name and ranches
    • ProjectDB - stores project and ranch state & persists to localstorage

Note that the project also contains the actions & reducers needed to store state in a Redux store but these functions are not currently being used.

The project can be invoked using runit.sh. Once started the interface can be accessed at http://localhost:3000. The server for this project lives at: /Users/Barbara/src/ambient_demo/server.

  1. TODOS:
    • Implement Redux based state
    • Create name edit and ranch list components
    • Make ProjectEdit a pure container component
    • Add sorting to the energy list table
    • Add unit tests
    • Add build script

Mapping demo using Leaflet, React and Django

About

Mapping demo using Leaflet, React and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published