Skip to content
/ Tasks Public

A To-Do List app. Add, edit and remove tasks with a clean user friendly UI

Notifications You must be signed in to change notification settings

deepdhar/Tasks

Repository files navigation

Tasks

A To-Do List mobile application to list down your tasks. Get it in Play Store: https://play.google.com/store/apps/details?id=com.deep.tasks


Screenshots

Motive

The app shows CRUD(Create, Read, Update, Delete) operation of local database system. It uses Sqlite to store data locally in the device storage. User can add tasks, close the app, clear from background and still find their task list when opened again.

Techstack Used

  • Java
  • XML
  • Android

Steps to run the app

  1. Clone the repo in your local system via android studio (git clone/ download zip file)
  2. Start your Emulator or Connect to your physical device
  3. Run the app

About

A To-Do List app. Add, edit and remove tasks with a clean user friendly UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages