This directory contains all project documentation organized by category for easy reference by developers, AI agents, and LLMs.
Feature-specific documentation organized by module:
- Complete implementation guides for the abstract submission system
- Portal layout, sidebar, and page designs
- Testing guides and visual references
- Login, signup, and password reset flows
- Form updates and UI improvements
- Quick reference guides
- Email builder implementation and components
- Maily integration guides
- Email templates (Professional, Welcome, Tech Summit)
- Drag & drop functionality
- Settings sidebar and compact design
- Accommodation feature implementation
- UI guides and flow diagrams
- Menu structure and checklists
- Attendee pages and check-in implementation
- Filter bar updates
- Manage attendees functionality
- Coupon redesign documentation
- Promo and discount table updates
- Ticket portal enhancements and features
- Additional info sections
- Analytics menu additions
- CC email feature
- Import users feature
Step-by-step guides and quick references:
- Deployment guides
- Filter bar guides
- Image replacement guides
- Quick start guides
- Testing guides
- Visual guides
Technical implementation documentation:
- Flow implementations (Flow2, Flow3)
- Feature implementation summaries
- Integration details
Documentation of bug fixes and patches:
- Component fixes
- UI fixes
- Template fixes
- Sidebar fixes
High-level summaries and overviews:
- Feature summaries
- Implementation summaries
- Update summaries
- Refactoring summaries
Reusable UI component documentation:
- Sidebar components
- Filter components
- Table components
- Modal components
- Compact UI updates
- Shimmer loading
- Column sorting
- Pagination
Problem-solving documentation:
- CSS conflict reports
- Test mode issues
- Common problems and solutions
Production deployment guides:
- Production readiness checklist
- Email server setup
- Deployment procedures
- Start with feature-specific docs in
/featuresfor implementation details - Check
/guidesfor step-by-step instructions - Reference
/ui-componentsfor reusable component patterns - Use
/troubleshootingwhen encountering issues
- Use this INDEX.md to understand the documentation structure
- Reference specific feature folders when working on related tasks
- Check
/summariesfor quick overviews - Use
/implementationsfor technical implementation patterns
- Review
/summariesfor high-level feature overviews - Check
/featuresfor detailed feature documentation - Reference
/deploymentfor production readiness
All documentation files follow these conventions:
- Clear, descriptive filenames
- Organized by feature/topic
- Include implementation details where relevant
- Reference related files and components
- Provide visual examples when applicable
When adding new documentation:
- Place it in the appropriate category folder
- Update this INDEX.md if adding new categories
- Use clear, descriptive filenames
- Follow existing documentation patterns
- Cross-reference related documents
- Abstract Portal:
/features/abstracts/ - Email Builder:
/features/email-builder/ - Authentication:
/features/authentication/ - UI Components:
/ui-components/
- Quick Start Guides:
/guides/ - Implementation Patterns:
/implementations/ - Feature Summaries:
/summaries/
Last Updated: January 2026 Total Documents: 107+