Skip to content

danoniku/task-manager-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A full-stack task manager application built to practice backend, frontend, and DevOps fundamentals. The backend is implemented with FastAPI and SQLite, providing a REST API for managing tasks (CRUD). The frontend is built with React and communicates with the backend via HTTP. Both services are containerized using Docker and orchestrated with Docker Compose, following a production-like setup with Nginx as a reverse proxy.

Tech stack: FastAPI, SQLAlchemy, SQLite, React, Vite, Docker, Docker Compose, Nginx.

About

Full-stack task manager application built with FastAPI and React, featuring a RESTful backend with SQLite, fully containerized using Docker and orchestrated with Docker Compose, with Nginx as reverse proxy demonstrating end-to-end backend, frontend, and DevOps integration in a production-style setup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors