...Hello dears,
Please accept my question as i'm a beginner in R and shiny apps also. frankly this question is without a trial but i just needed your opinions about what i'm trying is doable or not. I Need to build a shiny app in my work. we have multiple stores and branches and i need to track inventory in my dealers stores. Can i build a shiny app for my dealers to input their stock items with Quantity and all other dimensions in an input form with shiny. the application will store these values at sql database for me to view all daily average stocks and sales movements for all items. Do you recommend to do that with R Shiny instead of learning PHP from scratch and HTML. I thought to invest in R better than learning all these tools.