Skip to content

使用fastapi作为后端,react作为前端,搭建一个chat的web应用

License

Notifications You must be signed in to change notification settings

q275343119/fastapi_react_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi_react_chat

使用fastapi作为后端,react作为前端,搭建一个chat的web应用

TodoList

登录界面实现

后端

  1. ✅登录接口
  2. ✅注册接口
  3. ✅忘记密码接口
  4. ❎扫描登录

前端

  1. ❎登录界面
  2. ❎注册界面
  3. ❎忘记密码界面

聊天界面实现

后端

  1. ✅新增聊天
  2. ✅历史聊天列表
  3. ✅send_message
  4. ✅指定聊天历史记录

前端

  1. ❎chat UI

About

使用fastapi作为后端,react作为前端,搭建一个chat的web应用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published