My website will have 3 main categories: - dining , accessories , bedroom.
when i land on the index page i will see of ofcourse the home page , on the main menu there will be a tab called "products".
now when i click on "products" , i go to the products page and here i see items of all there categories I.E. dining , accessories , bedroom. this page will only have images , displayed in boxes .
Now when i click on any of the images i go to the backpage of that product , an example would be products->bedroom-> special kangaroo beds, so now i am on the "special kangaroo beds" page. now of course on each of the individual backpages i have to display a bit of information IE. product name , product description , product id , product code , etc.
Now how do u go about building this in bolt and where do i start ?? ofcourse there have to be admin panels too for the products. I just don't know where should i really start , i am just doing this for demo pupose , so i don't mind making mistakes and going wrong.
I know such a website in plain PHP would be quite easy , infact i have build a admin panel myself using PHP , with file upload functionality etc . but the purpose of this project is to start on bolt