tidal-company

byHemen Ashodia

i have company into IT security solutions and it sells enterprise Ai orchestration platform it is also into consulting services around IT service management and digital employee experience solutions. Name of my business Circle-Fort

HomepageServicesLoginDubaiInquiriesDashboardContact
Homepage

Comments (0)

No comments yet. Be the first!

Project Tasks16

#1

Implement Theme & Base Structure

To Do

As a visitor, I want to experience a consistent futuristic high-tech theme across all pages so that the platform reflects Circle-Fort's brand identity. Implement the global color palette (#0A0F1F background, #1A2238 surface, #E8EAF6 text, #00FFC6 accent, #4A5568 muted), typography, shared layout components (navbar, footer), and remove any scaffold pages not needed (welcome page, ai-assistant, settings). This task is a prerequisite for all other frontend page tasks.

AI 85%
Human 15%
High Priority
2 days
Frontend Developer
#9

Implement Contact Form API

To Do

As a visitor, I want my inquiry form submission to be saved so that Circle-Fort can receive and respond to my inquiry. Build a FastAPI POST /api/inquiries endpoint that accepts name, email, and message fields, validates inputs, stores submissions in MySQL, and returns a success/error response.

AI 80%
Human 20%
High Priority
1.5 days
Backend Developer
#13

Implement Dubai Sign-Up API

To Do

As a visitor, I want to sign up for Dubai expansion updates so that I am notified when Circle-Fort launches in Dubai. Build a FastAPI POST /api/dubai-signups endpoint that accepts an email, validates it, stores it in MySQL, and returns a confirmation response.

AI 80%
Human 20%
Medium Priority
1 day
Backend Developer
#15

Implement Content Management API

To Do

As an admin, I want backend APIs to update page content so that I can keep the platform text, images, and announcements current. Build FastAPI CRUD endpoints for managing content entities (services, announcements) with admin authentication, supporting GET and PUT operations.

AI 78%
Human 22%
Medium Priority
2 days
Backend Developer
#2

Build Homepage Page

To Do

As a visitor, I want to see an interactive AI neural network homepage so that I am immediately engaged by Circle-Fort's futuristic brand. Implement the Homepage (v2) JSX design including the interactive glowing neural network visualization, node hover effects showing service facts, click-to-section transitions, neon color shifts (#00FFC6, #FF007F, #00A3FF), subtle pulse animations, and micro-interactions. Navigates to: Services, Dubai, Contact pages.

Depends on:#1
Waiting for dependencies
AI 90%
Human 10%
High Priority
3 days
Frontend Developer
#3

Build Services Page

To Do

As a visitor, I want to browse Circle-Fort's service offerings so that I can understand their enterprise AI orchestration, IT service management, and digital employee experience solutions. Implement the Services (v2) JSX design including service cards, case studies section, and smooth transitions. Linked from: Homepage. Navigates to: Contact page.

Depends on:#1
Waiting for dependencies
AI 88%
Human 12%
High Priority
2 days
Frontend Developer
#4

Build Dubai Coming Soon Page

To Do

As a visitor, I want to view Circle-Fort's 'Coming Soon to Dubai' announcement so that I can learn about their expansion and optionally sign up for updates. Implement the Dubai (v2) JSX design including the announcement section, optional email sign-up form UI, and futuristic styling consistent with the theme. Linked from: Homepage.

Depends on:#1
Waiting for dependencies
AI 88%
Human 12%
High Priority
1.5 days
Frontend Developer
#5

Build Contact Page

To Do

As a visitor, I want to submit an inquiry through a contact form so that I can reach Circle-Fort for potential partnerships or service inquiries. Implement the Contact (v2) JSX design including the inquiry form (name, email, message, submit), form validation, and submission feedback. Linked from: Homepage, Services page.

Depends on:#1
Waiting for dependencies
AI 87%
Human 13%
High Priority
1.5 days
Frontend Developer
#6

Build Login Page

To Do

As an admin, I want to sign in through a secure login page so that I can access the dashboard to manage platform content. Implement the Login (v2) JSX design with email/password form, validation states, and futuristic themed styling. Navigates to: Dashboard Overview on success.

Depends on:#1
Waiting for dependencies
AI 85%
Human 15%
High Priority
1 day
Frontend Developer
#11

Implement Inquiries Management API

To Do

As an admin, I want backend APIs to list and respond to inquiries so that I can manage leads from the dashboard. Build FastAPI GET /api/inquiries (list all), GET /api/inquiries/{id} (detail), and POST /api/inquiries/{id}/respond endpoints with admin authentication middleware.

Depends on:#9
Waiting for dependencies
AI 80%
Human 20%
Medium Priority
1.5 days
Backend Developer
#7

Build Dashboard Overview Page

To Do

As an admin, I want to view a dashboard overview so that I can see a summary of the platform's status and navigate to content management sections. Implement the Dashboard (v2) JSX design including the overview panel and navigation links to Manage Pages and Inquiries. Linked from: Login page.

Depends on:#6#1
Waiting for dependencies
AI 87%
Human 13%
High Priority
2 days
Frontend Developer
#10

Integrate Contact Form with API

To Do

As a visitor, I want the contact form to submit my inquiry to the backend so that my message is received by Circle-Fort. Connect the Contact page form to the POST /api/inquiries backend endpoint, handle loading/success/error states, and display appropriate feedback messages.

Depends on:#9#5
Waiting for dependencies
AI 82%
Human 18%
High Priority
1 day
Frontend Developer
#14

Integrate Dubai Sign-Up with API

To Do

As a visitor, I want the Dubai page sign-up form to submit my email to the backend so that I receive Circle-Fort Dubai launch updates. Connect the Dubai (v2) page sign-up form to POST /api/dubai-signups, handle loading/success/error states, and show a confirmation message.

Depends on:#13#4
Waiting for dependencies
AI 82%
Human 18%
Medium Priority
0.5 days
Frontend Developer
#8

Build Inquiries Management Page

To Do

As an admin, I want to review and respond to submitted inquiries so that I can manage leads and engage potential clients. Implement the Inquiries (v2) JSX design including the submissions list, inquiry detail view, and respond action UI. Linked from: Dashboard Overview.

Depends on:#7
Waiting for dependencies
AI 85%
Human 15%
Medium Priority
2 days
Frontend Developer
#16

Build Dashboard Manage Pages UI

To Do

As an admin, I want a content management interface within the dashboard so that I can update services content and Dubai announcements without engineering help. Build the Manage Pages section within the Dashboard (v2) design, integrating with the content management API endpoints for services and announcements.

Depends on:#15#7
Waiting for dependencies
AI 83%
Human 17%
Medium Priority
2 days
Frontend Developer
#12

Integrate Inquiries Page with API

To Do

As an admin, I want the inquiries management page to fetch and display real submissions so that I can review and respond to leads. Connect the Inquiries (v2) page to GET /api/inquiries and POST /api/inquiries/{id}/respond endpoints, with loading states and error handling.

Depends on:#8#11
Waiting for dependencies
AI 82%
Human 18%
Medium Priority
1 day
Frontend Developer
Homepage design preview
Login: Sign In
Dashboard: View Overview
Dashboard: Manage Pages
Services: Update Content
Dubai: Edit Announcement
Inquiries: Review Submissions
Inquiries: Respond to Leads