Skip to content

UI for selecting the location and configuration of the charging stations for EVI-DSS

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

chintanp/ev_infrastructure_designer

Repository files navigation

EV Infrastructure Designer

Now golemized

Lifecycle: experimental

EV Infrastructure Designer lets users create custom charging station deployment scenarios by selecting the locations by clicking on the map, further configuring each individual charging station and then submitting the scenario for analysis.

library(evides)
## basic example code

Things to note about the package:

  1. Uses golem to generate a package from R Shiny code. (https://github.com/ThinkR-open/golem)
  2. Uses modules for effective code management. (https://shiny.rstudio.com/articles/modules.html)
  3. Validation of user inputs before insertion into database using sqlInterpolate to avoid SQL injection attacks. (https://www.rdocumentation.org/packages/DBI/versions/0.5-1/topics/sqlInterpolate)
  4. Uses bs4Dash to get the husky colors and shinyWidgets actionBttn. (https://rinterface.github.io/bs4Dash/index.html, https://github.com/dreamRs/shinyWidgets)
  5. Auth0 service for authentication.

Publicly hosted

Shinyapps: https://cp84.shinyapps.io/evi_des/

Please note that the ‘evides’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

UI for selecting the location and configuration of the charging stations for EVI-DSS

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published