Skip to content

Application that enables users to store, manage, and prioritize tasks

Notifications You must be signed in to change notification settings

RafLew84/PrioritezeMeJava

Repository files navigation

PrioritezeMe

PrioritizeMe is an application that enables users to store, manage, and prioritize tasks. With an implemented database and CRUD operations (Create, Read, Update, Delete), users can freely add, browse, edit, and remove tasks through a user-friendly interface.

Key elements utilized in the application include:

  • Application implemented following the MVVM design pattern.
  • The application is developed using Java language.
  • The user interface is based on XML layouts with Fragments.
  • The app employs ROOM for data storage.
  • LiveData is used for handling data updates.
  • Executors are employed for asynchronous data processing.

About

Application that enables users to store, manage, and prioritize tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published