GithubHelp home page GithubHelp logo

todo-app's Introduction

๐Ÿ“ƒ_To-do_App_

โžก Try the LIVE DEMO โฌ…

Table of Contents

  1. Introduction
  2. Home
  3. Adding & Deleting Todos
  4. Mobile

Introduction

I wanted to create this app to teach myself TailwindCSS, Google's Firebase database and authentication services, and TypeScript. I'm happy to say that I learned a lot about each of these tools during the creation of the app, and while it's not completely where I want it to be I am still quite happy with the result.

Home

When you log into the app you see a list of all the todos you've created. Each value is safely stored inside of Google's Cloud Firestore alongside your unique user identifier. This means that you can count on your todo list being there the next time you log in, and can use multiple accounts to create different todo lists.

You can also choose to view this list in either light or dark mode. This preference is stored on the browser so you don't have to keep changing it if you decide to create multiple accounts.

Adding & Deleting Todos

To add something to your todo list, you enter a value inside the bar above the list. You can then either click "Add", or hit enter to add it to your list, and the Cloud Firestore.

To delete todos you can either hit the "X" on individual items, or hit the "Clear Completed" button to delete every item from your list which you have marked as complete.

For Desktop users, the "X" will show up when they hover over each individual item, whereas mobile users can see each items "X" at all times.

The list will keep track of how many items it contains.

Mobile

This app is completely mobile responsive, with several different breakpoints to ensure that it looks great and functions perfectly on every device.

โžก Try the LIVE DEMO โฌ…

todo-app's People

Contributors

jordanadair avatar

Watchers

 avatar

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.