| Aspect | Web Developer | Junior Frontend Engineer |
|---|---|---|
| Department | Sales & Marketing | Engineering |
This document explains how versioning works in ResponsiveKit and how to update versions properly.
ResponsiveKit follows Semantic Versioning 2.0.0 (SemVer):
MAJOR.MINOR.PATCH[-PRERELEASE][+BUILD]
The Job Invite module allows Customers to proactively invite Contractors to work on their posted jobs. This is the reverse of the job-request module where contractors apply to jobs. With job invites, customers can reach out to specific contractors they're interested in working with.
- Customer posts job
JobSphere's payment and bidding system is a commission-based marketplace that connects customers with contractors through a secure payment flow using Stripe.
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
This guide provides step-by-step instructions for integrating Firebase Cloud Messaging (FCM) push notifications in your Flutter mobile app with the JobSphere backend.