FastAPI To-Do App

FastAPI To-Do App screenshot

About this project

This is a full-stack to-do list application built with FastAPI for the backend and React for the frontend. It allows users to create, manage, and organize their to-do lists efficiently.

The backend is powered by FastAPI, providing a robust and high-performance API, while the frontend offers an interactive and user-friendly interface. The app is containerized using Docker for easy deployment.

Technologies

  • FastAPI
  • React
  • MongoDB
  • Docker

Key Features

  • CRUD operations for to-do lists and items
  • Real-time updates with React state management
  • Backend API built with FastAPI and MongoDB
  • Containerized with Docker for easy deployment