SP WorldTech

Technology architecture for frontend, backend, database, APIs, and deployment.

SP WorldTech is structured as a full-stack platform with static frontend pages, Node.js backend, MongoDB models, and API-driven dashboards.

Frontend

HTML, CSS, JavaScript, responsive UI, professional pages, user dashboard, and staff portal.

Backend

Node.js, Express, JWT authentication, role-based routes, and dashboard APIs.

Database

MongoDB models for users, jobs, applications, wallet, withdrawals, and messages.

Deployment

Render-ready Node web service serving frontend and backend together.

API structure

  • /api/auth
  • /api/jobs
  • /api/applications
  • /api/wallet
  • /api/chat
  • /api/staff

Auto job engine

The job service syncs OpenWeb Ninja Job Research API into the backend, stores jobs in MongoDB, and sends them to the jobs page and worker dashboard for application.