Git Product home page Git Product logo

todo's Introduction

TODO (Android)

A TODO App (Kotlin)

一个简单的todo app(任务清单app),基本实现了常用功能(包括统计页面,日历视图未完成)
项目效果截图 :App页面截图
使用的统计页面第三方库为MPAAndroidChart

备注: 本人运行的代码虚拟机为Android 8版本(高版本运行不了不知道为什么,解决不了),所以拍照打卡如果相机调用不了,可以修改CameraActivity,也可以修改ListFragment中的override fun finishItem(todoId: Long, prove: Int)的startActivity(Intent(requireContext(), CameraActivity::class.java).putExtras(bundle))启动代码,可以调用系统相机。

备注: 项目Android Gradle Plugin Version为8.2.2 | Gradle Version为8.2

todo's People

Contributors

hx6xh avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.