Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/girish54321/jetpack-todo-app
- Owner: girish54321
- Created: 2024-12-22T13:01:11.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T06:53:07.000Z (about 1 month ago)
- Last Synced: 2025-01-19T04:10:56.025Z (18 days ago)
- Topics: android-app, android-studio, jetpack-compose, retrofit
- Language: Kotlin
- Homepage:
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jetpack Compose Todo AppWelcome 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