- Deloyed Frontend App (TBD)
- Backend Repo
- As a user, I want to sell my products.
- As a user, I want to edit the products I posted.
- As a user, I want to create a product.
- As a user, I want to delete a product.
- As a user, I want to be able to find products.
- As a user, I want to be able to purchase products.
- As a user, I want to have a page of products I am selling.
- axios
- bootstrap
- cloudinary
- dotenv
- express
- materialize-css
- method
- method-override
- multer
- override
- react
- validator
- web-vitals
Blue Barracudas Boutique was created with a simple online store in mind for users to sell and buy products.
- Brainstormed user stories, wireframes, and routes to have an idea of how the app will be built.
- Created RESTful routes in the backend.
- Created components and connected them to the database models.
- Displayed user and product data from backend onto frontend.
- Styled using Materialize.
- fork and clone repo
npm i
- Ran into issues with implementing Cloudinary.
- Minor challenges with getting user data from backend that was not in local storage.
- Allow users to purchase by credit card.
- Function to direct message a seller through the website.
- Write and rate sellers after purchasing products.






