Title catalog
Films, books, music, and other works are organized by category and genre.
Web platform · Reviews and ratings
A platform for publishing and discovering films, books, music, and other works. Users rate titles, write reviews, and discuss them in comments, while moderators and administrators manage the catalog and content through a dedicated interface.
The challenge
The public product needs search, ratings, and discussions, while staff need to manage users and publications without access to critical Django settings. ArtEcho combines these workflows while separating permissions for users, moderators, administrators, and superusers.
Capabilities
Films, books, music, and other works are organized by category and genre.
Users publish reviews and score titles from 1 to 10 while the platform calculates average ratings.
Reviews support discussions, with every comment linked to its author and parent publication.
Actions are separated across users, moderators, administrators, and superusers.
A dedicated panel manages users and content without exposing critical project settings.
JWT authentication, pagination, and documented endpoints support additional interfaces and applications.
Management commands import CSV and JSON data, clear selected tables, and restore fixtures.
A restricted demo mode presents the features without changing the primary data.
Built for
Technology