Coder Social home page Coder Social logo

emman-24 / task-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 80 KB

A simple task tracking application that allows users to manage their tasks with priorities, dates, and times. It provides options to add, edit, delete, and print tasks. Task data is saved to a local JSON file.

Kotlin 100.00%
date-time hyperskill jetbrains-academy json kotlin moshi tasklist

task-list's Introduction

TaskList

A simple task tracking application that allows users to manage their tasks with priorities, dates, and time. It provides options to add, edit, delete, and print tasks. Task data is saved to a local JSON file.

Features

Add tasks with priority, date, and time Edit existing tasks Delete tasks Print the list of tasks Save task data to a local JSON file

Dependencies

  • Moshi: A modern JSON library for Kotlin and Java that makes it easy to parse and generate JSON data.

  • kotlinx-datetime: A multiplatform Kotlin library for working with date and time.

Roadmap

This Project is completed in 6 different stages

Stage 1: Read the list

Stage 2: The tasklist menu

Stage 3: Date and time

Stage 4: Edit the list

Stage 5: Frame and colors

Stage 6: Save the list

Demo

Captura de pantalla 2023-04-29 a la(s) 4 21 13 p m

Lessons Learned

  • Working with date and time: Managing date and time data can be complex due to the various formats, time zones, and edge cases. We used the kotlinx-datetime library to simplify working with date and time in Kotlin.
  • Implementing data persistence: Storing the task data in a local JSON file allowed us to save and load the user's data between sessions. We used the Moshi library to handle JSON serialization and deserialization.

task-list's People

Contributors

emman-24 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.