Skip to content

ibirothe/JayTwoDoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI + React + MongoDB Todo App

A full-stack Todo application with authentication and security measures, built with:

  • FastAPI for the backend
  • React for the frontend
  • MongoDB as the database

The repository is under construction.


Features

  • User registration and login with JWT-based authentication
  • Password hashing with bcrypt
  • Secure token handling with access and refresh tokens
  • CRUD operations for todos
  • React frontend consuming the API
  • Environment-based configuration for secrets

Backend Tech Stack


Frontend Tech Stack

  • React
  • Axios

License

This project is licensed under the MIT License.

About

ToDo webapp with React frontend, FastAPI backend and MongoDB

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors