DEV Community

Cover image for New Android App Complete
Ashu Sriwastav
Ashu Sriwastav

Posted on

New Android App Complete

Hi, I have completed my New Android Project in Kotlin. It's a Task Manager App called Task Buddy that allows you to manage tasks daily.

Tech Stack

  • Kotlin: Programming language used for Android development.
  • Firebase Authentication: For user registration and authentication.
  • Firebase Firestore: For storing and retrieving task data.
  • RecyclerView: For displaying tasks in a list.
  • SearchView: For filtering tasks.

Features

  • User Registration and Authentication
  • Task Creation and Management
  • Real-time Search Functionality
  • Time Picker Task

Check the Complete Code Here: https://github.com/AshuSriwastav07/TaskBuddy
Demo Video: https://www.youtube.com/watch?v=IKvaSuy1Zl4

Top comments (0)