Skip to content

Imalshi1031/DoitNow1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

DoitNow

DoitNow: Task Management App

DoitNow is a mobile application built with Android Studio and Kotlin that helps you manage your tasks efficiently. It allows you to:

  • Add new tasks with details like name, description, priority, and deadline.
  • View a list of existing tasks in a user-friendly interface.
  • Update task details as needed.
  • Delete tasks you've completed.

Features:

  • SQLite Database Integration: Leverages Room persistence library for local storage of tasks on your device.
  • Kotlin Coroutines: Ensures a smooth user experience by performing database operations asynchronously.
  • ViewModel Architecture: Separates UI data from UI logic for better maintainability.
  • RecyclerView: Displays tasks in a scrollable list format.

Getting Started:

This repository is currently under development. We'll soon provide detailed instructions on building and running the app.

Technologies Used:

  • Android Studio
  • Kotlin
  • Room Persistence Library
  • Kotlin Coroutines
  • RecyclerView
  • ViewModel Architecture

Contributing:

We welcome contributions to this project! Feel free to fork the repository and submit pull requests for bug fixes or new features. Please ensure your code adheres to the existing code style and functionality.

License:

This project is licensed under the MIT License: https://opensource.org/licenses/MIT.

Author:

[Erandi Amarasekara/Imalshi1031]

Stay Tuned!

We're actively working on developing DoitNow. Check back soon for updates and instructions on running the app!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published