This is a very simple project I worked on during 5 days with Mylène Desroses and Katia Drutinus
Checkout website
An user go on our marketplace looking for a product, a shampoo for example, they either type "shampooing"(since it's a french website) in the search bar or click on the "Shampooing" category on the homepage. Either way they will find a list all shampoos on the website then they can choose the one they want, click on the product card and be brought on the product page with all the details: picture of the product, a description, the shop that sells the product or other related product. On this page, the user can choose the quantity they want then add the product(s) in their cart. If they click on "Voir mon panier" (See my cart), they will be able to see all their items, change the quantity then proceed to validation of the cart.
- Fix this problem: Only connected users should be able to see their cart.
- Integrate a payment system
- Users can create their shop on our website
You can send suggestions to improve this app to : [email protected]
Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.