To do
Extreme
InnovateX Technology Solutions
JWT Admin Panel
Build the password-protected admin dashboard that allows the InnovateX team to manage blog content settings, review incoming leads, and trigger Sanity content refreshes — all without touching the codebase.
24 May, 2026
5
High
InnovateX Technology Solutions
Calendly Booking Integration
Let site visitors book discovery calls directly from the website, with automatic CRM enrichment and booking confirmation emails.
24 May, 2026
5
High
InnovateX Technology Solutions
Marketing Pages: Homepage & Services
Build the two highest-traffic pages of the site — Homepage and Services — as React Server Components with strong Core Web Vitals scores.
25 May, 2026
6
Medium
InnovateX Technology Solutions
About & Contact Pages
Build the About and Contact pages, wiring the contact form to the HubSpot lead endpoint and ensuring WCAG 2.1 AA compliance throughout.
25 May, 2026
6
Medium
InnovateX Technology Solutions
Performance Audit & Core Web Vitals
Measure and optimise the site to achieve strong Core Web Vitals scores before launch, targeting LCP
26 May, 2026
5
Medium
InnovateX Technology Solutions
GitHub Actions CI/CD Pipeline
Automate testing, linting, and deployment so every pull request is validated before it reaches production and production deployments require zero manual steps.
26 May, 2026
5
Medium
InnovateX Technology Solutions
Security Hardening & Dependency Audit
Ensure the application ships without known vulnerabilities and follows security best practices for both the Next.js frontend and the Express API.
27 May, 2026
4
High
InnovateX Technology Solutions
Cross-Browser QA & Client Review
Validate the complete site across target browsers and devices, gather the final round of client feedback, and document any accepted punch-list items for post-launch.
27 May, 2026
5
Extreme
InnovateX Technology Solutions
Production Launch
Execute the go-live checklist, promote the build to production, and hand over credentials and documentation to the InnovateX team.
28 May, 2026
5
High
Gameverse Community Portal
Moderator Panel
Give the Gameverse moderation team a dedicated admin panel to review reported content, manage users, and maintain a complete audit log of all moderation actions.
22 May, 2026
5
Medium
Gameverse Community Portal
Full-Text Search API
Enable users to search across all posts and threads with relevant, fast results using MongoDB Atlas Search, with category filtering and result highlighting.
23 May, 2026
4
Medium
Gameverse Community Portal
Performance Optimisation
Ensure the portal stays fast under realistic load by reviewing database indexes, optimising Socket.IO room management, and tuning Redis TTL policies.
24 May, 2026
4
Medium
Gameverse Community Portal
End-to-End Testing with Playwright
Cover all critical user journeys with automated Playwright tests that run in CI on every pull request, preventing regressions before they reach staging.
25 May, 2026
5
High
Gameverse Community Portal
Security Hardening
Harden the server against common web attacks before the portal goes live, with a particular focus on the real-time event surface that traditional security scanners miss.
26 May, 2026
5
High
Gameverse Community Portal
AWS EC2 Deployment & DevOps
Deploy the production stack to AWS EC2 using Docker Compose with an Nginx reverse proxy, and configure an automated deployment pipeline so new releases ship with a single merge to main.
27 May, 2026
5
High
Gameverse Community Portal
Final QA & Client Demo
Perform a complete regression pass on the production environment, record a demo walkthrough for the client, and compile a handover package covering architecture, credentials, and operational runbooks.
28 May, 2026
5
In progress
High
InnovateX Technology Solutions
Sanity CMS Schema & Blog Integration
Build the full Sanity CMS integration: define content schemas, configure GROQ query helpers, and implement the blog listing and single-post pages in Next.js.
23 May, 2026
6
High
InnovateX Technology Solutions
HubSpot Lead Capture API Endpoint
Implement the server-side lead capture flow: validate form submissions, create contacts in HubSpot via the Contacts API, and send an auto-reply email confirmation via Resend.
23 May, 2026
5
Extreme
Gameverse Community Portal
Real-time Notification System
Deliver instant in-app notifications to users when someone replies to their post, upvotes their comment, or mentions them — using Socket.IO rooms so only the targeted user receives each notification.
18 May, 2026
5
Extreme
Gameverse Community Portal
Threaded Forum Module
Build the core forum feature: create/read/update/delete posts and infinitely-nested replies, with live updates pushed via Socket.IO so new comments appear without a page reload.
20 May, 2026
5
Done
Completed
InnovateX Technology Solutions
Requirements Analysis & Architecture Planning
Translate the client brief into a concrete technical plan before writing a single line of code. This task covers scope validation, tech stack confirmation, and producing the reference documents that all subsequent tasks depend on.
21 May, 2026
5
Completed
InnovateX Technology Solutions
Monorepo Setup & Tooling
Bootstrap the repository with consistent tooling so every contributor has the same development experience from day one.
21 May, 2026
6
Completed
InnovateX Technology Solutions
Next.js 14 App Router Foundation
Configure the Next.js application shell — layouts, routing, middleware, and baseline performance settings — so feature development can begin on a solid foundation.
22 May, 2026
5
Completed
InnovateX Technology Solutions
Node.js/Express API Server Setup
Stand up the Express REST API with a production-ready middleware stack, environment-aware configuration, and a clear route structure before implementing individual endpoints.
22 May, 2026
5
Completed
Gameverse Community Portal
System Design & Data Modelling
Produce the technical blueprint for the entire portal before implementation begins — MongoDB schemas, REST + WebSocket API surface, and the Redis data structure plan.
8 May, 2026
5
Completed
Gameverse Community Portal
Project Bootstrapping: Next.js + Socket.IO Server
Stand up the full monorepo with a working Next.js frontend and a Node.js/Socket.IO backend communicating in real time via a shared dev proxy.
8 May, 2026
5
Completed
Gameverse Community Portal
MongoDB + Mongoose Models
Implement all Mongoose models with proper indexes, validation, and a seeding script so the team can develop against realistic data from day one.
9 May, 2026
5
Completed
Gameverse Community Portal
JWT Authentication System
Implement a secure, stateless authentication system with access and refresh token rotation, protecting all authenticated API routes and Socket.IO connections.
10 May, 2026
5
Completed
Gameverse Community Portal
Redis Sorted-Set Leaderboard API
Build the real-time leaderboard API using a Redis sorted set, with REST endpoints for reading and updating scores, and a Socket.IO broadcast for live rank changes.
11 May, 2026
5
Completed
Gameverse Community Portal
User Profiles & Activity Feed
Build public user profile pages showing recent activity, earned badges, current leaderboard rank, and community stats, served via SSR for SEO.
13 May, 2026
5