Skip to content

ReticentFacade/seed-to-sip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seed-to-Sip

Seed-to-Sip (CoffeeBean Shop) is a web application that uses React.js and Tailwind CSS for the frontend, and Node.js, Express.js, and PostgreSQL for the backend. Its purpose is to offer three distinct coffee bean varieties for sale, while also allowing users to directly support coffee farmers through tips.

Tech Used

  • Frontend:

    • React.js
    • Tailwind CSS
    • Animejs
  • Backend:

    • Node.js
    • Express.js
    • PostgreSQL

Key Features

  • Product Showcase: Present a selection of three unique coffee bean varieties with detailed descriptions.

  • Shopping Cart: Enable users to easily manage their shopping experience by adding or removing items from their cart.

  • Secure Payments: Provide a secure and straightforward checkout process, mimicking real-world e-commerce transactions.

  • User Authentication: Personalize the user experience through a robust authentication system.

  • Supporting Farmers: Bridge the gap between coffee enthusiasts and farmers by allowing users to send direct tips to coffee bean growers.