chuiyukong / ALL_DONE

This is a To-do list program written in Java. It references Microsoft's TODO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALL_DONE

This is a To-do list program written in Java. It references Microsoft's TO-DO.

项目开源地址:https://github.com/chuiyukong/ALL_DONE.git

用法:

​ 使用IDEA导入项目后,使用jdk1.8 及以上编译器,执行Launcher.java。关于打包成jar包和.exe文件 ,经过一番尝试后,由于源码中对于资源文件的依赖,使得打包后程序执行找不到对应目录,需要将源码所有的文件导入方式进行更改。

演示:

程序动画演示

LOGO设计:

logo设计

Icon

软件开发计划:![All Done 软件开发](README.assets/All Done 软件开发.png)

软件逻辑架构:![All Done程序逻辑架构](README.assets/All Done程序逻辑架构-1590676028992.png)

源程序列表及开发用时:

时间03

总用时:时间02

About

This is a To-do list program written in Java. It references Microsoft's TODO.

License:Apache License 2.0


Languages

Language:Java 100.0%