Quick question, probably for
@Ranjib or
@Michael Lane
Since I have some things I would like the pi to do outside of the reef-pi software, I am thinking of making my own dashboard by calling the API's in reef-pi.
I have been developing for quite some time, but never on the pi. What do you feel is the best avenue here...
I would probably be over my head trying to download the actual reef-pi source to add to it, but maybe...
I could do something in python?? or Go/React??
Also, what if I wanted to add tables/data to whatever database you are using underneath? I assume if I go that route, might be best to add code to the reef-pi...
Just considering somethings, I guess i wouldnt need database support really for what I am looking to do, simple text file could probably store what I need.
Any thoughts or ideas or examples of others using reef-pi and adding to it??
Also, another dumb question, do you actually develop on the pi?? Or do you use Visual Studio somehow and transfer over the code?
thanks as usual for any info....