Not sure if this is allowed, here or anywhere on this site. BUT, im working on a FREE and OPEN SOURCE system called grolog (NO ADS, NO TRACKING, NO COMMUNICATION BACK TO ANY SERVERS AFTER DOWNLOAD). I have been working on it in my spare time. It has a long way to go and is no where near done. I am working on it here and there in my spare time. I was going to do it for profit, but i decided I am a hog trying to make money, so instead im going to take donations in the form of people helping me code and helping me "break" (debug) the system. It's no where near complete and has a lot left to go. its not pretty at all, but it can do unlimited plants and unlimited users as well as unlimited seed banks and unlimited breeders. I'll quote at the bottom what is and isnt working
I'm focusing it on auto growers but it has provisions for all growers.
the github page is here. It's AGPL v3.0 and the release is a 0.0.1 pre-alpha meaning its gonna need tender love and care from techies. If you have the time and the ability to set up a server with php and mysql (xampp from apache friends) you can try it out. it's fairly techie oriented, and so i want people to tell me "hey this sucks!". I'm not a front end designer, im a coder and backend/database designer as well as function designer. I have a long list of stuff that needs to be done.
https://github.com/grolog/grolog
Anyone interested
@Son of Hobbes @Mossy and the likes, is this an ok place to do this, is it acceptable to ask for assistance for a free and open source project licensed as such and one where the community gets credit because of the licensing?
What works: -Caretaker home screen -Admin Control Panel (partially, but all on one page) -Last logins, dates and ips -add breeder -add plant -add strain -add seed bank -strain info page -plant info page -upload plant photo or take photo directly from any phone -works over any network as long as the http and mysql server are online -plant comments -start plant -sprout plant -add user through signup page (user is always an admin) -all plants ever grown -all breeders -all strains -soft delete a strain -soft delete a plant
what needs to be done -display wet weight harvest weights -dry weight harvest submission form -dry weight submission -harvest specific photos -nutrient specific feeding charting (not just comments) (most of the database is worked out, just needs finishing and a frontend page) -better documentation -breeder info page -orient photos properly -allow searching of photos not just display of most recent -allow for display of multiple photos in a timeline and in a gallery -allow photo of entire grow room -enable multiple grow rooms -create task lists -specify clones -specify mothers -specify clone generation -specify numbers
-beautify for production -export to PDF ability for paper logging
I'm focusing it on auto growers but it has provisions for all growers.
the github page is here. It's AGPL v3.0 and the release is a 0.0.1 pre-alpha meaning its gonna need tender love and care from techies. If you have the time and the ability to set up a server with php and mysql (xampp from apache friends) you can try it out. it's fairly techie oriented, and so i want people to tell me "hey this sucks!". I'm not a front end designer, im a coder and backend/database designer as well as function designer. I have a long list of stuff that needs to be done.
https://github.com/grolog/grolog
Anyone interested
@Son of Hobbes @Mossy and the likes, is this an ok place to do this, is it acceptable to ask for assistance for a free and open source project licensed as such and one where the community gets credit because of the licensing?
What works: -Caretaker home screen -Admin Control Panel (partially, but all on one page) -Last logins, dates and ips -add breeder -add plant -add strain -add seed bank -strain info page -plant info page -upload plant photo or take photo directly from any phone -works over any network as long as the http and mysql server are online -plant comments -start plant -sprout plant -add user through signup page (user is always an admin) -all plants ever grown -all breeders -all strains -soft delete a strain -soft delete a plant
what needs to be done -display wet weight harvest weights -dry weight harvest submission form -dry weight submission -harvest specific photos -nutrient specific feeding charting (not just comments) (most of the database is worked out, just needs finishing and a frontend page) -better documentation -breeder info page -orient photos properly -allow searching of photos not just display of most recent -allow for display of multiple photos in a timeline and in a gallery -allow photo of entire grow room -enable multiple grow rooms -create task lists -specify clones -specify mothers -specify clone generation -specify numbers
-beautify for production -export to PDF ability for paper logging