///
date of initiation : oct 21,2023'
date of completion/release : jan 11,2023' (old repo link https://github.com/ritikachats/groceries)
welcome to groceries,where i try to simulate the good old web-based e-commerce sites
-authentication module(login & signup): to manage,associate,validate and save user details for convenience,using cookies.
-products module : to arrange/display the individual products in grid form
-cart module : to store and display the preferred products chosen by the individual user in a tabular form
-checkout module : to analyse the completion of an individual order as a whole and display the summary regarding the same’s delivery date and order id.
-navigation module : present at the top of each webpage of the website in order to assist the user in changing varied pages more efficiently
-homepage (login/signup)
-products (yes i tried both INR and $ but the conversion aint it :p)
-cart
-concluding page