LuciferX
Well-Known Member
I'm working on a open source program to track my grows because I hate writing things down in microsoft word or on paper and want a program that I can enter my grow info in and have it show me my data in a way that's usable to me easily and quickly. If anyone out there wants to help out I just put it out on codeplex. Here is the link to it right now --> http://cannabisjournal.codeplex.com/
Here is the description of what it will be --> Windows Form Application (3.5 .net) written in C# express edition. Data stored using AES 256 encryption with salting by default. Will records plants growth progress as well as nutrient levels, ph, etc at any given time. Images can be added to any "entry". Graphs can be generated to give a visual representation of data, this can be useful to compare different nutrient brands or other comparisons. Would like to include the ability to output to several formats, one being a single file with the images embedded, other might be something that makes it easy to upload certain jounals or images to a website. In making the images ready for the website it could generate the filenames and remove any information embedded from the camera so the images cannot be tracked. Would like to add the ability to backup the journal to a single encrypted data file or directly to some online site in multiple parts.
Here is the description of what it will be --> Windows Form Application (3.5 .net) written in C# express edition. Data stored using AES 256 encryption with salting by default. Will records plants growth progress as well as nutrient levels, ph, etc at any given time. Images can be added to any "entry". Graphs can be generated to give a visual representation of data, this can be useful to compare different nutrient brands or other comparisons. Would like to include the ability to output to several formats, one being a single file with the images embedded, other might be something that makes it easy to upload certain jounals or images to a website. In making the images ready for the website it could generate the filenames and remove any information embedded from the camera so the images cannot be tracked. Would like to add the ability to backup the journal to a single encrypted data file or directly to some online site in multiple parts.