Hello,
As complete beginner, I'm trying to figure out if Caspio is the right tool for my project : a technical recipes book with food items inventory management .
The aim is to manage my costs and margins for a given recipe. Not to explain how to make an omelette
I gave a try, and of course i am stuck on many subjects, but my request here is to make sure the STRUCTURE of my project is set up right.
Project (.. what i expect) :
- an Inventory of foodstuffs (sub-categories, prices, supplier, date of purchase, ..)
- multiple recipes sheets to view cost, margin, food loss... based ONLY on my Inventory items.
- an online form to add new recipes sheets
Structure (.. what i've done so far) :
- [inventory_table] : the Inventory to list all my items
- [inventory_datapage] : display and edit the inventory
- [recipe01_table] : list the items i've select from the Inventory, with shared parameters (product_ID, product_price, product_unit), and unique parameters (used_quantity, item_loss, margin)
- [recipe01_datapage] : display and edit the first recipe
Ok, now my question is : Is this structure any good ?..
It seems like am going to duplicate over and over similar [recipe##_table] and [recipe##_datapage].
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
sergekaramazov
Hello,
As complete beginner, I'm trying to figure out if Caspio is the right tool for my project : a technical recipes book with food items inventory management .
The aim is to manage my costs and margins for a given recipe. Not to explain how to make an omelette
I gave a try, and of course i am stuck on many subjects, but my request here is to make sure the STRUCTURE of my project is set up right.
Project (.. what i expect) :
- an Inventory of foodstuffs (sub-categories, prices, supplier, date of purchase, ..)
- multiple recipes sheets to view cost, margin, food loss... based ONLY on my Inventory items.
- an online form to add new recipes sheets
Structure (.. what i've done so far) :
- [inventory_table] : the Inventory to list all my items
- [inventory_datapage] : display and edit the inventory
- [recipe01_table] : list the items i've select from the Inventory, with shared parameters (product_ID, product_price, product_unit), and unique parameters (used_quantity, item_loss, margin)
- [recipe01_datapage] : display and edit the first recipe
Ok, now my question is : Is this structure any good ?..
It seems like am going to duplicate over and over similar [recipe##_table] and [recipe##_datapage].
Can someone enlighten me please ?
Thanks
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.