An online marketplace built exclusively for buying and selling second-hand coffee equipment, aiming to be the "Vinted" for coffee enthusiasts.
- User Authentication: Secure sign-up, log-in, and profile management.
- Product Listings: Users can easily list equipment with detailed descriptions and images.
- Search & Filtering: Robust searching based on equipment type (e.g., espresso machine, grinder, brewer), brand, condition, and price.
- Messaging System: Direct communication between buyers and sellers.
- Payment Integration: Secure transaction processing.
This project is planned to be a modern, full-stack application leveraging the following technologies:
- React: The main JavaScript library for building the user interface.
- Vite: Used as the build tool for a fast and efficient development experience.
- Spring Boot: The robust Java framework providing the RESTful API and application logic.
- PostgreSQL: A powerful, open-source object-relational database system for reliable data storage.
We are currently in the planning and architecture phase. Detailed setup and contribution guides will be added here once development begins.
- Emilio alias Cortado
- set up infrastructure incl. servers, pipelines and docker workflow
- Johan alias Filterkaffee
- frontend dev incl. react and tailwindcss
- Max alias Lungo
- dba incl. developing database functions, views triggers and maintaining the database
- Luc alias Flat White
- backend dev incl. spring boot development to connect db and react if possible implement cookies etc to learn