Code Monkey home page Code Monkey logo

todo_old's Introduction

todo

โš ๏ธI redid this project using React, TypeScript and Firebase (authentication and database). ๐Ÿ‘‰ Check it out here โš ๏ธ

A simple ToDo Web App inspired from The Odin Project.

Things I learnt

  • Separation of UI and Logic
  • How to write modular JavaScript code (ES6 Modules)
  • Classes in JavaScript
  • Figuring out how to use localStorage to store the data which in my case is an object of objects
  • Wishlisht entries and reiteration to design and implement every functions (as I learnt from UBC's How to Code course)
  • How to use webpack

Things I want to add/improve

  • use date-fns to format the date
  • replace the list selection form with a dropdown
  • add a feature to edit the title of the list
  • add a feature to edit the details of the task
  • don't delete the task from the list, instead add a feature to mark the task as completed
  • add a feature to delete the completed tasks
  • Refactor the code to make it more concise and readable
  • Add dark mode
  • add online storage (maybe using firebase)

Rohit Mehta ยฉ 2022

todo_old's People

Contributors

r0hitm 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.