[PLACE_HOLDER FOR PICTURE ]
DevMarket is a platform where freelancers can publish their services and clients can publish their projects. It serves as a marketplace for both service providers and service seekers. Clients can either search for a service or publish their own project where freelancers can submit their proposals. The work relationship is managed by a contract (note: the demo contract does not have any digital signature or similar).
The ALX Holberton Software Engineering programme is a 12-month(70h/week) immersive programme that engages technology enthusiasts and budding software engineers in a variety of programmes across in-demand tech disciplines to prepare them for a global career as a Full-Stack Developer.
- Authetication managed by firebase authentication & some data are store in mongodb Database using (mongoose). they are 2 users types : freelancer and Employer(Client)
- Clients can publish their projects
- Clients can search for services
- Freelancers can submit proposals to client projects
- Work relationships are managed by contracts
- Demo contracts available (without digital signatures)
- Freelancers can publish their services
- real-time chat is available & managed by firebase (firestore)
- Paiment workflow & with paiment hold demostration
git clone https://github.com/Coderyounes/DevMarket.git
cd DevMarket/
npm install
npm run dev- ReactJs
- TypeScript
- Tailwind CSS
- NodeJs
- ExpressJs
- MongoDB
- firebase authetication
- firestore real-time