All work
NewsPortal
A Django template-based news platform where readers explore articles by category and editors publish and organise content.
06
EDITORIAL CMS
NewsPortal
A Django template-based news site. Readers browse articles across categories and search the archive; editors post and organise content from the other side of the same application.
Technical highlights
- User authentication for editors and readers.
- Article categorisation with search and pagination.
- Built on Django's class-based views.