DEV Community

Isa
Isa

Posted on

Building a Library Management System with Flask and React

Building a Library Management System with Flask and React

I built a complete library management system and open-sourced it. Here's what I learned...

The Stack

  • Backend: Flask + PostgreSQL
  • Frontend: React + Material-UI
  • DevOps: Docker + Kubernetes
  • CI/CD: GitHub Actions

Architecture

[Copiar la sección de arquitectura del README]

Key Features

...

Lessons Learned

...

Try it yourself

Live demo: https://library-frontend-app.onrender.com
Source code: https://github.com/AssistantIsa/library-k8s-aws

Questions? Drop them in the comments!


Enter fullscreen mode Exit fullscreen mode

Top comments (0)