001 : Furnitsy
Etsy clone(solo project), used Ruby on Rails, Javascript, React.js, Redux, PostgreSQL, Git, AWS(S3), HTML5, CSS3
- Built backend with Ruby on Rails, used PostgreSQL to store furniture information, reviews, cart, cart items, and user
data.
- Adopted AWS(S3) to store all the images and attached to each product allowing consistency of image appearance
- Utilized BCrypt to salt user’s password and then hash it to store safely from CSRF attack
- Built a Modal to provide a better user experience and personal cart for user to add items to their cart
- Allowed different category types to each item and allowing users to browse items by categories
- Applied React hooks to append search bar and utilize the user keyword to filter items by and display them.
Checkout furnitsy live
Sign up and Login
Browsing
Search