| connie-title | Project Documentation Home |
|---|
This repository contains all the necessary documents relavant to our 3rd year project. Everyone currently related to our group is encouraged to add their new research on project requirements or even implementation plans for some sections under this repository.
We are a 7 member team currently following 3rd year CS/IS degree programme under UCSC.
Our team members are:
- P. Dilaxshan (23000309)
- M.S.H. Ahmed (23000031)
- K. Keeththigan (23000937)
- D.D.S.T. Wickramarathna (23002247)
- P. Vidurshan (23021098)
- J. Sivajan (23001976)
- T. Manimehalan (23001062)
This project is a real-time, peer-to-peer energy exchange designed to eliminate the middleman in local electrical grids. It allows prosumers (households and businesses that both produce and consume electricity) to trade surplus solar and battery power directly with local buyers at mutually agreed upon prices.
NOTE: Due to complexity of this project and university module working hours constraint it is not feasible to complete this project by working under fixed roles. Everyone will probably touch on several disciplines at any particular time in this project's lifetime!
A connie-title is necessary on every markdown file in the top of the document.
Use npx markdownlint-cli2 to check if lint issues are there and fix them.
Use npx markdownlint-cli2 --fix to automatically fix issues related to linting (only works on issues that can be easily fixed). Other issues need to be manually fixed.