JellyJobs - Full Bundle (Frontend + Backend) Django + React + JWT auth + ant desing
π JellyJobs β Full Platform Bundle (Frontend + Backend)
Launch your own job management and worker coordination platform β complete with a clean UI, powerful backend, and ready-to-deploy architecture.
Whether you're building a freelance marketplace, managing uniformed workers, or launching a SaaS HR solution, JellyJobs gives you the foundation to hit the ground running.
π§© What's Included?
1. Complete Frontend β React + Ant Design
Developed in modern React, styled with Ant Design, and structured for scalability.
- Uses
react-router-dom
,axios
,jwt-decode
,js-cookie
for routing, API calls, and authentication - Includes modular components: Notification popups, search filters, detail pages, and uniform request forms
- Runs on port 3004 by default (
localhost:3004
)
2. Full Backend β Django + Django REST Framework (DRF)
Robust and extensible backend built in Django 3+, with a fully RESTful API powered by DRF.
- Clean separation of concerns via views, serializers, models, and permissions
- Includes custom endpoints like:
/app/trabajadores-pendientes-num/
/app/solicitudes-pendientes-num/
/app/trabajador/{id}/
/app/solicitud-uniforme/
- Uses drf-yasg to auto-generate Swagger v2.0 API docs
- Runs on port 9001 by default (
localhost:9001
)
π» Requirements to Run the Project
To use this bundle locally or for deployment, youβll need:
π¦ Frontend:
- Node.js (v16+ recommended)
- NPM or Yarn
- Basic React knowledge
π οΈ Backend:
- Python 3.9+
- Django + DRF dependencies (included in
requirements.txt
) - PostgreSQL (or SQLite for testing)
- pip / virtualenv or Poetry for environment management
β Additional Setup:
- CORS headers properly configured
-
.env
for secrets (e.g., database, allowed hosts)
π§ Use Cases:
- Launch a staffing or HR SaaS product
- Create a recruitment or gig job platform
- Manage job requests, worker uniforms, and onboarding
- Offer a white-label HR solution for clients
π¦ Files & Documentation
- Full source code: Frontend & Backend
- Step-by-step install guide (
README_FULL.txt
) - Comments and structure for easy understanding
- Backend API pre-tested and documented
- No proprietary dependencies β 100% customizable
π Licensing
- Commercial use allowed (Unlimited projects)
- No monthly fees. Use, modify, and deploy freely.
- Ideal for startups, freelancers, and internal tools
π Why JellyJobs?
Skip the boilerplate and jump straight into product building. You donβt just get a UI or API β you get a fully functional platform you can grow on.
Ready to save weeks of development and own your job management solution?
π Get the JellyJobs Bundle Now
β Complete Frontend (React + Ant Design) Clean, responsive design Powerful admin dashboard Worker profile filtering Request & notification system Authentication (JWT + Cookies) Uniform ordering system with live status β Full Backend (Django + DRF) RESTful API architecture Worker & request management Swagger API documentation (drf-yasg) Custom permissions & endpoints