Inventory System / Stock Control Project.

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
lemodizon
Posts: 219
Joined: Thu Apr 05, 2018 3:33 pm

Inventory System / Stock Control Project.

Post by lemodizon » Thu Jun 02, 2022 3:30 am

Hi Everyone,

It's been awhile I miss this forum. I'm planning to create a simple inventory system in livecode. does anyone created already an inventory system / stock control via livecode?..

for my database i'm going to use sqilte.

hope in the near future livecode will have it's own report builder object.

hope I can finish this application. so that i can buy a livecode standard plan.

Thanks everyone.
Thank you & God Bless Everyone :wink:

Regards,
lemodizon

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: Inventory System / Stock Control Project.

Post by marksmithhfx » Wed Jun 15, 2022 9:54 am

lemodizon wrote:
Thu Jun 02, 2022 3:30 am
It's been awhile I miss this forum. I'm planning to create a simple inventory system in livecode. does anyone created already an inventory system / stock control via livecode?..

for my database i'm going to use sqilte.
There is a LC lesson that builds a simple inventory management system for an iPad. You may find that useful:

https://lessons.livecode.com/m/4069/l/2 ... r-the-ipad

It stores each inventory (stock) item on a different card using the stack as the storage system. But it would be relatively simple to port that to Sqlite.

Best of luck. Let us know if you run into any problems.

Mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

lemodizon
Posts: 219
Joined: Thu Apr 05, 2018 3:33 pm

Re: Inventory System / Stock Control Project.

Post by lemodizon » Thu Jun 16, 2022 2:05 am

marksmithhfx wrote:
Wed Jun 15, 2022 9:54 am
lemodizon wrote:
Thu Jun 02, 2022 3:30 am
It's been awhile I miss this forum. I'm planning to create a simple inventory system in livecode. does anyone created already an inventory system / stock control via livecode?..

for my database i'm going to use sqilte.
There is a LC lesson that builds a simple inventory management system for an iPad. You may find that useful:

https://lessons.livecode.com/m/4069/l/2 ... r-the-ipad

It stores each inventory (stock) item on a different card using the stack as the storage system. But it would be relatively simple to port that to Sqlite.

Best of luck. Let us know if you run into any problems.

Mark
Hi marksmithhfx,

Thanks for the link.

Thank you. I'm hoping i can make it in livecode so I can save money to buy the standard plan.
Thank you & God Bless Everyone :wink:

Regards,
lemodizon

Post Reply