Skip to content

eduoke/auth-reactjs-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Description

A full-stack login web application. With JWT token this web app is the best fully responsive FastAPI and React JS login page .

Frontend - Reactjs and Tailwind Backend - FastAPI, Postgresql

Functionality:-

  1. User should be able to register.
  2. user should be able to login.
  3. user should be able to view profile after login.
  4. user can update login password.

Backend structure

Backend -- |-------- app | | |--------Controller (manage of the REST api interface to the business logic) | |--------repository (storage of the entitiy/model in system) | |--------model (model/entity ) | |--------services (business logic implementation) | |-------- media

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published