Simple-todo-app - Simple Memo App using SQLite

Related tags

App simple-todo-app
Overview

Judul Aplikasi

Aplikasi Memo Sederhana menggunakan SQLite.

Fitur

Aplikasi Memo yang dapat :

  1. Menambah Data
  2. Mengubah Data
  3. Menghapus Data

Pembelajaran untuk sprint depan yang dirujuk oleh mas Adit.

You might also like...
An small android app based on banking logic, usilng SQLITE as database, material design, navigation drawer implemented
An small android app based on banking logic, usilng SQLITE as database, material design, navigation drawer implemented

Android Banking App Project - Using Sqlite The Banking app using java in android studio and sqlite for crud. Packages Used Material Design Contributin

Simple ToDo app for CodePath
Simple ToDo app for CodePath

Project 1 - Simple ToDo Simple ToDo is an android app that allows building a todo list and basic todo items management functionality including adding

FireDo: A simple todo app
FireDo: A simple todo app

FireDo A simple todo app To do Add Firebase Good UI

A Simple Todo App for Codepath
A Simple Todo App for Codepath

Project 1 - Simple Todo Simple Todo is an android app that allows building a todo list and basic todo items management functionality including adding

Simple ToDo app designed for GDSC [Delhi Technical Campus]
Simple ToDo app designed for GDSC [Delhi Technical Campus]

Simple ToDo Simple ToDp app will help manage your daily tasks and don't forget about important things! ⏰ This app is developed by (Inzemamul Haq) me o

Aplikasi Android
Aplikasi Android "CafeApp With SQLite" untuk memenuhi salah satu syarat Ujian Akhir Semester mata kuliah Praktikum Pengembangan Aplikasi Mobile UIN Sunan Gunung Djati Bandung.

CafeApp With SQLite Muhamad Taopik (1197050081) Untuk memenuhi syarat salah satu tugas ujian akhir semester mata kuliah Praktikum Pengembangan Aplikas

Learning kotlin CRUD operation with SQLite
Learning kotlin CRUD operation with SQLite

Students App Other useful features CRUD operation SQLite integration Google Material Design library Resource defaults colors.xml - colors for the enti

ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do
ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do

ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.

An Android Todo List app

Todo List App An android Todo List app I am creating this project to teach myself about SQLDelight, Dependency Injection using Hilt, and Android Archi

Owner
Ananda Muhamad Lukman
my code note
Ananda Muhamad Lukman
SimpleTodo - An android app that allows building a todo list and basic todo items management functionality

Pre-work - SimpleTodo SimpleTodo is an android app that allows building a todo l

null 0 Dec 31, 2021
Todo-android - To-do App in Andriod that allows building a todo list

To-do App in Andriod todo-android is an android app that allows building a todo

Bernard Mulaw 0 Feb 10, 2022
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.

SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.

null 0 Jan 3, 2022
Android-TODO-LIST-VIPER - Android TODO LIST VIPER

Android TODO List VIPER VIPER is an architectural approach for iOS mobile app de

Allan Nava 1 May 26, 2022
School project: Weather forecast application made in android studio using Kotlin, SQLite and OpenWeatherMaps free API.

A*star 4-cast School project made in android studio using Kotlin, SQLite and free API from OpenWeatherMap.org. A weather forecast app with C(U)RD oper

Felicia Olsson 2 Apr 3, 2022
MVVM Todo App for Android using Kotlin.

MVVM To-Do List App with Flow and Architecture Components Watch the course here: https://www.youtube.com/playlist?list=PLrnPJCHvNZuCfAe7QK2BoMPkv2TGM_

Hien Le 1 May 15, 2022
TODO API Client Kata for Kotlin Developers. The main goal is to practice integration testing using MockWebServer

KataTODOApiClient for Kotlin We are here to practice integration testsing using HTTP stubbing. We are going to use MockWebServer to simulate a HTTP se

Karumi 61 Nov 20, 2022
App demonstrates how to use Room to save, read, update, and delete inventory items in a SQLite database.

Inventory - Solution Code Solution code for Android Basics in Kotlin. Codelab: Android Jetpack - Room. Introduction This app is an Inventory tracking

Google Developer Training 75 Dec 30, 2022
Register-Yourself - This app uses SQLite database to sign-up and register a user

Register-Yourself This Android app uses SQLite database to sign-up and register a user. Short description This is a basic application where a user sig

Vaibhav Khulbe 2 Jul 16, 2021
It is an Android app that uses an SQLite database to store an inventory of products

A project completed for a Udacity course. It is an Android app that uses an SQLite database to store an inventory of products. Each product’s name, price, quantity available, supplier, and picture are tracked. The main screen lists all products in a list and provides a button to add a new product. Clicking on a product shows a detailed view for that product. Options to modify or delete the product are available in this detailed view.

David Read 1 Jan 10, 2022