Skip to content

zshCuanNi/reminder-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reminder-calendar

项目前端源代码文件夹:remindercalendar 项目后端源代码文件夹:spring-boot-backend

运行后端Application:

  • 修改mysql登录密码为root
  • 登录到mysql: mysql -u root -p
  • 创建数据库memo: create database memo;(仅初次启动时需要)
  • 启动应用: java -jar path of template-0.0.1-SNAPSHOT.jar

在已经启动后端数据库基础上,使用Android Studio自带的Emulator运行前端App代码。

安装成功后先进行用户注册,登陆后即可正常使用reminder-calendar功能。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •