Coder Social home page Coder Social logo

riyakushwaha / todoapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 674 KB

This is a basic todo app with basic CRUD operation by using Firebase. It also has google authentication and signin feature

Kotlin 100.00%
firebase firebase-auth firebase-database kotlin-android android-studio

todoapp's Introduction

TodoApp With Firebase Implementation

Contents

Kotlin Files

Path: TodoApp/app/src/main/java/com/example/mytodolist/

  1. LoginActivity.kt: Code to Login using Email And Password or with User's Google Account.
  2. RegisterActivity.kt: Code to Register the User.
  3. SplashScreenActivity.kt: Code to show a screen with duration of 2sec having app logo and app information.
  4. TodoActivity.kt: Code to add, delete and get the tasks to and from Firebase.

Layout Files

Path: TodoApp/app/src/main/res/layout/

  1. activity_logo.xml: Login UI
  2. activity_splash_screen.xml: Splash Screen UI
  3. activity_todo.xml: ToDo List UI. Includes Recycler View.
  4. custompopup.xml: When user click the addtask button, a pop up is created to take the values.
  5. list_item_view.xml: UI of each list item for Recycler View contents.

Image Resources

  1. Freepik
  2. PngTree

ScreenShots

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.