Hi
I have to develop a simple stock control system web app that has basic features like
-adding product to DB
-allocating number of stock to different warehouse room (locations)
-users and roles to lock down different areas of web app
rather that starting from scratch, are there any simple projects out there (open source etc) that will help be getting started with a simple frame work ?
Ideally using bootstrap and some sort of user roles /membership provider ?
Thanks