Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

junqi-lu/Chapter-6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter-6

完成了一个简单的to-do list包含创建note, 删除note, 为note设立优先级, note按优先级进行排序的功能 (tip: 数据库如果经过修改, 很可能过程中的调试会产生脏数据, 可以清空数据试试)
app路径为assignment\todolist\app\release\app-release.apk

应用截图:

home页面

home页面

note页面

note页面

加入3条note后的home页面

加入3条note后的home页面

插入第4条note测试排序

插入第4条note测试排序

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%