Cover image for CityLibrary

Soumabha Saha

Django and React.js library management system


🚀 Dev.to Article Summary

CityLibrary is a full-stack library management system built with React 19, Django 5, and Django REST Framework. It features a type-safe, responsive frontend powered by TanStack Router, TanStack Query, and TanStack Store, along with a Django Unfold administrative dashboard. Authentication is secured using native session cookies, and media assets are managed seamlessly via Cloudinary.


📌 Dev.to Meta Description (for post summary / SEO)

A full-stack library management application built with React 19, Django 5, TanStack ecosystem (Router, Query, Store), and Cloudinary media pipelines.


🏷️ Suggested Dev.to Tags

  • #react
  • #django
  • #drf
  • #typescript
  • #Tanstack