Web Application

Wisdom Portal

A custom community management portal created for Wisdom Manjeri units. Coordinate educational classes, public events, and manage attendee registrations with drag-and-drop form builders.

React SPA
Vite Bundler
Form Builder
No-Account Registry

Developed custom for Wisdom Manjeri Units.

Wisdom Manjeri Event Directory

Coordinating Local Activities Seamlessly

A lightweight, high-performance community engine designed to showcase listings and streamline event enrollments.

The Business Requirement

Wisdom Manjeri hosts multiple weekly lectures, youth activities, and weekend seminars. Coordinating these events via static chat groups or spreadsheets resulted in manual overhead and missing attendance statistics. The client needed a public website to index events, filter them by type (Class, Youth Event, Lecture), and allow attendees to sign up without creating an account.

Additionally, admins required a secure dashboard to construct customized registration sheets (e.g. asking for WhatsApp numbers, gender details, or custom dropdown options) dynamically based on the event's specific requirements.

Portal Core Attributes

  • Fuzzy search & category-based navigation filtering
  • Accountless registration: single-screen submissions
  • Interactive registration builder for custom questions
  • Sleek, lightweight admin dashboard for publish toggles

Key Portal Layouts

Visual workflow layouts built to optimize community engagement and administrative controls.

Admin Dashboard

Wisdom Control Panel

The admin workspace lists all created events, displaying active publish stamps, scheduled locations, and registration numbers. Administrators can publish or unpublish events in one click, export attendance logs, and create new seminars.

  • Instant publish status toggling and quick event previewing
  • Detailed registration list counters linked to attendee details
  • Secure token-based administrator authentication
Wisdom Admin Dashboard Panel UI
Wisdom Registration Form Builder UI
Dynamic Schema Creator

Registration Form Builder

Each class requires different logistics details. The custom form builder allows admins to design dynamic input fields. By adding checkboxes, custom inputs, or marking fields (like WhatsApp numbers or Gender) as required, form fields render dynamically on checkout.

  • Interactive schema editing for custom user questions
  • Required validation toggle controls per question node
  • Auto-compiling layout preview updates during form creation

Technical Infrastructure

Engineered using responsive single-page patterns to handle peak traffic spikes during announcements.

Front-End Stack

React SPA & Vite

Uses a Vite-bundled React structure to enable instantaneous route transitions, fast local caching, and high-fps list filtering on mobile browsers.

Styling Utilities

Tailwind Flex Grid

A mobile-first layout engine built with utility classes. Promotes lightweight CSS files, responsive card ratios, and crisp text layouts on mobile phones.

Database Layer

JSON document datastore

Uses flexible document databases to store event metadata. Dynamic JSON schemas allow customized registration fields to map seamlessly per event node.