Code Monkey home page Code Monkey logo

max-todos's Introduction

Max Todos ๐Ÿ“

๐Ÿ–Š๏ธ Todo App built using React and Material UI

Gitmoji

All Contributors

This is a super simple Todo App built using React.js and styled using Material UI.

It uses TypeScript, Context API to manage state, Material UI for design, Wouter for routing, localStorage to store todos and Dark Mode support with Dark Reader.

You can view it here: https://maxtodos.netlify.app/

๐Ÿ˜ƒ You can:

  • โž• Add todo
  • ๐Ÿ–Š๏ธ Edit todo
  • ๐Ÿ—‘๏ธ Delete todo
  • โ†•๏ธ Reorder the todos by dragging them
  • ๐Ÿ•ถ๏ธ Enable dark mode

๐Ÿง  Features in mind

  • Use Material UI's Dark Mode
  • Set the dark mode as per user's system theme. More at #43
  • Improve the app using Lighthouse suggestions. More at #22

๐Ÿ—๏ธ To build it

  1. Clone this repo by running git clone https://github.com/max-programming/max-todos.git.
  2. cd into the max-todos folder and run npm i OR yarn.
  3. Run npm start OR yarn start to start the development server.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Steffan153

๐Ÿ’ป

Worachat Arunothaikrit

๐Ÿ’ป

Megh Dedhia

๐Ÿ’ป

Lucas

๐Ÿ’ป

Nicholas Chan

๐Ÿ’ป

Tushar Kashyap

๐Ÿ’ป

Dharmaraj

๐Ÿ’ป

Chensokheng

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

โค๏ธ Feel free to create issues and contributions for features or bugs to this project.

max-todos's People

Contributors

allcontributors[bot] avatar chensokheng avatar dependabot[bot] avatar dharmarajx24 avatar lucas-jg avatar m11dedhia avatar max-programming avatar steffan153 avatar tusharkashyap63 avatar worachatsun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

max-todos's Issues

No confirmation before deleting to-dos.

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
The to-do gets deleted permanently without confirmation.

What will resolve the issue?
Adding a yes/no confirmation feature before deleting the to-do permanently.

Add Task Complete feature

Add a task complete feature that allows the completed task to be striked out (either make a strikethrough or change the colour) and list it at the bottom.

Cancelling the prompt clears the Todo while editing

The edit todo functionality was added by @ychan052 in #4 . Which is an awesome implementation. However it has one issue that I noticed. When we cancel the prompt, the todo gets cleared.
A GIF describing that is here

issue

Improvement of UI

I've been exploring Material UI, not a great Fan, While Tailwind v2.0 Is awesome! I want to propose switching to Tailwind :)
Do let me know your views! I'm Open to Constructive criticism.

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.