MeetHere TO DO List - HavenTong/MeetHere-backend GitHub Wiki

删除线代表已经完成的需求

  • User can edit and save their information, including userName, phoneNumber and password.
    • When user choose to change his or her password, we should ensure that they input the correct old password.
  • 前端需要完成拦截器,防止未登录用户访问内部网页
  • 前端在网页头部增加退出登录按钮,完成退出登录功能
  • 管理员的路由导航栏整理
  • 管理员在用户列表界面可以删除用户
  • 刷新页面不应该掉线
  • 已登录用户回到登录界面应该直接进入系统