20
[INFORMAL POLL] Thinking about creating a new juice calculator/inventory program
submitted over 5 years ago by TimInElmira

I'm thinking about developing a calculator/inventory control program for mixers.

My background is IT. I've done a lot of programming around inventory control. I only stopped because so many people wanted variations for too many platforms (that's A LOT of work and A LOT of maintenance for one person).

If I was to consider tackling this, what is THE ONE platform that will give this the most bang for the buck?

Options are:

Windows (PC)

Mac

Android

web

Comments
Sort
14 points
 
by soilstackover 5 years agoOne of "The Damned"

Web with mobile site

3 points
 
by DIYdoofusover 5 years agoDiketones, Schmiketones

Yeah, who wouldn't that cover?

11 points
 
by EdibleMalfunctionover 5 years agoI found my thrill on Blueberry Hill

Web.

You're not gonna be able to publish in the App Store

8 points
 
by modivinover 5 years agoMissing One Flavor

What, no Linux?

4 points
 
by TimInElmiraover 5 years ago

Oddly, with the same poll in three places, you and u/sadistic_tendencies are the only people to mention Linux. Since that's the environment I work in, I'm going to have to keep that idea open.

5 points
 
by sadistic_tendenciesover 5 years ago

lol I wouldn't waste time on that. web would be the way to go. I was just talking shit since everyone always forgets about us. Hell I wouldn't even use it. I'm a pen and paper kinda guy.

1 points
 
by bigtidderover 5 years agoSalty Dog

I run juice calculator under Wine on Arch. Runs great and supports inventory management, although I don't use that feature yet. Somehow my brain magically remembers which of my 500-ish flavors I need to restock.

2 points
 
by Lwn3over 5 years ago

Though I would love a Linux program to run from my laptop, unfortunately we are the minority.. :(

8 points
 
by mkweiseover 5 years agoMissing One Flavor

Clearly, web is the way to go so that it can be used from any device with any operating system. This is also more conducive to collaborative work than a client-side app, and easily allows for ad support.

6 points
 
by AZ_Jeepover 5 years ago

I use a Windows program on my PC, Recipe Calculator and love it but it has been several years since it has been updated. I think something happened to the guy that wrote it - he's been MIA as far as I've been able to gather. It would be great if a guy like you could get a hold of the code for it.

That said from a practicality stand point, web based would be your best bet. It could be accessible to everyone.

Though personally I have mixed feelings on what is available now online - e-liquid-recipes flavor list is a mess with several listings for one flavor. 99juices is another one that I signed up for when I first started mixing, added my inventory and now I can't login.

4 points
 
by ceedee99ukover 5 years ago

Web.

With the option to back-up data files (flavourings and recipes) in open formats (eg. csv, xml) to user-nominated off-site clouds automatically.

4 points
 
by Ristol68over 5 years ago

Windows. I'm another fan of Recipe Calculator that wishes it was still being updated.

2 points
 
by cjinctover 5 years ago

Same, love that calc. Not too much that needs to be updated, though there are a few things I would love to be able to do but I don't know they're possible LOL

3 points
 
by QueenBuzyBeeover 5 years ago

iOS would be great. Pretty sure it won’t make it into the APP Store though, as they threw out all vape APPs.

2 points
 
by vapeprosperover 5 years ago

Windows for sure

2 points
 
by automaticfailureover 5 years ago

PC please

2 points
 
by sahlosover 5 years ago

Why not use Flutter and develop for IOS and Android at the same time?Flutter works for web too but is kind of wonky.

​

edit: if not Flutter then just web.

1 points
 
by TimInElmiraover 5 years ago

IOS was not offered as an option because (a) I can't test them, and (b) Apple took all vape related apps out of the store.

1 points
 
by sahlosover 5 years ago

Ahh I feel that. There has to be a way to get around the whole nicotine part though.

1 points
 
by EdibleMalfunctionover 5 years agoI found my thrill on Blueberry Hill

Has naught to do with nicotine

2 points
 
by xXxLEONIDASxXxover 5 years ago

Web

2 points
 
by Silverfoxx420over 5 years ago

I've used ELR for ages, but I'd try your program. Keep us updated!

1 points
 
by Ghoulsfrankover 5 years ago

Web

1 points
 
by Sajemover 5 years ago

Probably web based would be most popular

personally I would prefer a windows application.

1 points
 
by kuri_sanTouover 5 years agoDiketones, Schmiketones

Web. I need my calculator in several places. Web is accessible anywhere by all machines

1 points
 
by farafiro2011over 5 years ago

Web for sure to be easily accessed from everyone without any app gaps or varying bugs

1 points
 
by oOflyeyesOoover 5 years ago

There is another guy working on a app. He had some amazing ideas. Should team up with him!

1 points
 
by TimInElmiraover 5 years ago

From comments received, I've heard of two different projects and someone asked me if I'd just reach out to Lars and help fix ELR. Haven't made any decisions yet.

1 points
 
by oOflyeyesOoover 5 years ago

Eh ELR is a mess... But could be used for a data scrape..

1 points
 
by juthincover 5 years agoI improved Grack and all I got was this lousy flair

The database contents is the worst part of ELR. And likely some of the defaults. And saving recipes as specific VG ratio/nic concentration.

Fix ATF. It's closer to ideal. But it needs a better way to update the flavor database and a update to include PDO/PEG in mixes. Then fixing the tagging system, including searches using tags, including exclusionary searches.

1 points
 
by CulturalJuiceover 5 years ago

Yet another online calculator / inventory tool would be fairly stupid. (Just my opinion, of course.)

I've been contemplating making a recipe browser/editor myself. Python/Tk might suffice, and wouldn't be a single-platform deadend. Though, I'm more interested in using SciKit or the like to build a neural net for flavour matching/enhancing. (The data sets aren't quite there, but it's not too farfetched IMO.)

1 points
 
by TJdutchover 5 years ago

Don't mind hosting it? definitely go for an API and a nice webUI.
Need native runtime on many platforms? check out Nim (I also like Nim-Jester for web).
If neither fits the bill you can always interpret/virtualize.

I'm working on a marginally related Django backend w. a React frontend in my spare time. What langs are you comfortable with and are you planning to open-source it? I can probably contrib.

1 points
 
by TimInElmiraover 5 years ago

Thanks for your comments. This is just a preliminary question to see if there is interest. I've made no decisions on what to use to build it or anything else. I'll let you know if/when I move forward.

1 points
 
by ID10-Tover 5 years agoWinner: Best Recipe of 2019 - Counter Punch

Comments locked per OP request

0 points
 
by pphpover 5 years ago

everything is web nowadays. You can develop for the web and make it a 'binary' with atom.

-2 points
 
by juthincover 5 years agoI improved Grack and all I got was this lousy flair

Web is best. Don't waste time on inventory control tho... Odds are less than a tenth of a percent of users will pick your site before they use any flavorings, and tracking usage only works correctly when you do that. And then there's issues of how empty can you get a bottle of flavor, how exactly the contents of the bottle was measured, and then there's the issue of how much volume was actually used considering everyone (should) uses 1ml=1g Splash a reminder on your mix screen to update flavor stash if any bottles are empty as a result of mixing. Maybe put a checklist box beside each flavor prompting for "reorder" if the amount seems low enough, and then people can look up/export/print a "to order" list..

But definitely a website. Android and iOS both support browsers, as does M$, Max and Linux, so that gives universal coverage.

2 points
 
by TimInElmiraover 5 years ago

Thanks for your thoughts, but I'm being reminded through this poll that there are already plenty of calculators out there. Inventory control seemed to be the sought after function. If I wasn't going to bother with inventory, I won't even start.

-1 points
 
by juthincover 5 years agoI improved Grack and all I got was this lousy flair

There's already several options with the rather pointless 'inventory control' (because it'll never be accurate)

You could make a better version of ELR or ATF, but other areas are more worthy of time.

2 points
 
by TimInElmiraover 5 years ago

What other "areas" should I look at? This question came from a conversation about the abundance of calculators but little in the way of IC. What other functions might a mixer want? FYI: if its just another calculator, I wouldn't do it. There's enough calculators out there.

-3 points
 
by sadistic_tendenciesover 5 years ago

Goddamn motherfucking linux! We are few but we are better!

-2 points
 
by juthincover 5 years agoI improved Grack and all I got was this lousy flair

Well said.

1 points
 
by 4lan9over 5 years ago

interested in your improved Grack recipe, mind sharing?

Site copyright © 2025 DIY Compendium. Data courtesy of Reddit.