A hyperlocal marketplace built for Gothenburg students to easily buy, sell, and swap items on campus. The core idea is to reduce friction and encourage trust for real-time trades—be it textbooks, furniture, or electronics.
Note: This project is a work in progress. The core features are functional, but additional development is ongoing.
-
Simple Listings
- Students can list items with images, titles, descriptions, and optional tags (like “Textbooks” or “Electronics”).
- Designed for quick posting and browsing, tailored to campus needs.
-
Chat-Based Negotiation
- Real-time messaging system (Socket.io) for proposing swaps, discussing details, and finalizing agreements.
-
QR-Code Verification
- A QR code workflow for in-person meetups, ensuring secure and hassle-free item exchanges.
-
Campus Focus
- Ideal for Gothenburg University students but can be adapted for any local community or campus environment.
- Front End: React Native (Expo)
- Back End: Node.js + Express.js
- Database: PostgreSQL + Prisma
- Real-Time Chat: Socket.io
- Authentication: Clerk
- QR Generation: react-native-qrcode-svg
- Clone the Repo
git clone https://github.com/YourUsername/Deel.git cd Deel