is to make sales and inventory system with grocery crud?
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 19 July 2013 - 14:41 PM
is to make sales and inventory system with grocery crud?
Posted 19 July 2013 - 19:51 PM
Well to be frank, sales and inventory system to the complete sense what you expecting.. i dont know but 1 thing is for sure that major portion of admin section / backend management can be managed through Grocerycrud
Posted 19 July 2013 - 21:14 PM
is to make sales and inventory system with grocery crud?
For sales and inventory the very first thing that you need to have in mind is the actual database.
If you have a really good structured database then Grocery CRUD can help you out to do quite a lot, both in admin (back panel) but also in client part if it is well designed.
So basically make a bulletoproof db design and then try to host it with GC, it won't take a lot of effort to map your db design using Grocery CRUD(GC) because this is what it is, an automatic dynamic CodeIgniter CRUD generator!