William Marrujo
🚧 This project is still in development
Project Summary
A website which is a competitive marketplace for tradespeople and trades companies. It gives companies a place to search and connect with qualified tradespeople; and tradespeople an opportunity to connect with the companies.
Features
Tradesperson & Company profiles
Job listings
Chat feature
Methodology
This app is intended to grow substantially, so I had to build it with reliable tools and something built to scale.
For the front-end I chose to use Svelte due to its powerful component capabilities, good UI library selection (I use ShadCN-UI here) and the ability to run it with Typescript and Node.js.
For the database, since it's the core of the application, I chose Supabase (after a trial with EdgeDB) because it runs on PostgreSQL, giving it unparalleled reliability and scalability.