Admin CMS
CommunityBoard includes a powerful Django admin panel for managing users, categories, posts, and comments. Admins can easily moderate content, update data, and control the flow of discussion without touching code.

Categories & Posts
Users can create and browse posts within topic-based categories. This keeps content organized and easy to navigate. Posting is enhanced with HTMX for a smooth, partial-page update experience.
Comments System
Posts support threaded comments, allowing for open discussion. Comments are loaded and submitted with HTMX for instant feedback and a modern, dynamic interface.

CommunityBoard uses Django Allauth for secure user authentication, registration, and social login support.
