Skip to content

In this repo we will focus on designing a module that helps decide the cost in the electric grid based on supply and demand.

License

Notifications You must be signed in to change notification settings

wgb-10/IOE-electricity-cost

 
 

Repository files navigation

IOE-electricity-cost

In this repo we will focus on designing a module that helps decide the cost in the electric grid based on supply and demand.

Docker Container

Import the docker container for this repo from https://hub.docker.com/r/muhammedashab/ioe_electricity_cost. Make sure you have a mysql running. You can do this by the following ways:

1. Run the docker compose by using docker-compose up (Read the instructions first)
2. Have a mysql running on your computer, with username = "user", password = "password", db = "ioe"

About

In this repo we will focus on designing a module that helps decide the cost in the electric grid based on supply and demand.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.9%
  • TSQL 17.1%
  • Dockerfile 1.0%