Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/girish54321/jetpack-todo-app

Welcome to the Jetpack Compose Todo App! This is a simple, yet efficient, Todo application built with JetPack Compose for the front end and Node.js for the back end. It helps users manage their tasks with ease, offering features like task addition, deletion, and status tracking.
https://github.com/girish54321/jetpack-todo-app

android-app android-studio jetpack-compose retrofit

Last synced: 18 days ago
JSON representation

Welcome to the Jetpack Compose Todo App! This is a simple, yet efficient, Todo application built with JetPack Compose for the front end and Node.js for the back end. It helps users manage their tasks with ease, offering features like task addition, deletion, and status tracking.

Awesome Lists containing this project

README

        


# Jetpack Compose Todo App

Welcome to the Jetpack Compose Todo App! This is a simple, yet efficient, Todo application built with JetPack Compose for the front end and Node.js for the back end. It helps users manage their tasks with ease, offering features like task addition, deletion, and status tracking.

## Screenshots

## Features
- Add, edit, and delete tasks
- Categorize tasks by status (e.g., completed, pending)
- Modern UI powered by Jetpack Compose

## Backend Setup

The backend for this app is hosted in a separate repository. Follow the instructions in the backend repository to set it up.

Repository [ToDo App](https://github.com/girish54321/Todo_app-api): Node.js Todo App Backend