Giter Site home page Giter Site logo

amuljk / todo-app-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from x1-il/todo-app

0.0 0.0 0.0 1.47 MB

simple To-Do app using react

Home Page: https://todo-app-all.netlify.app/

License: MIT License

JavaScript 0.59% TypeScript 93.61% CSS 3.39% HTML 2.41%

todo-app-react's Introduction

ToDo-app

To-do list website made with React JS, Tailwind CSS, TypeScript, Redux Toolkit and more.

page initiale add task Dark mode: image

Description

  • Applied to organize your tasks with the following data: title, description, date, mark as complete and mark as important.
  • Tasks are organized into routes: today's tasks, important tasks, incomplete, complete, all tasks and tasks by directory (folder). Directories and tasks can be edited or deleted. In addition, there is a main directory called "Main" which cannot be edited or deleted.
  • The list of tasks can be displayed first in: nearest, farthest, complete or incomplete.
  • You can search for any tasks in the search field.
  • Today's tasks are shown in the user section and in notifications.
  • Tasks, directories and darkmode data are saved to localStorage.

Goal

The project mainly aimed to put into practice knowledge of TypeScript, Tailwind, Redux Toolkit and React Js.

Tools used

  • React JS
  • TypeScript
  • Tailwind CSS
  • Redux Toolkit
  • React Router DOM
  • HTML
  • Figma (prototyping)

How to test

You can access the project here: https://todo-app-all.netlify.app/

Or run on your machine:

clone project

git clone https://github.com/aridsm/tasks-app.git

go to projet

cd tasks-app

install npm

npm install

start project

npm start

Comments

  • Tasks, directories and darkmode data are saved in your browser's localStorage. You can click "delete all data" button to remove them from localStorage.
  • For demonstration purposes, the application has a default list of 3 tasks and 1 directory called "Main".

todo-app-react's People

Contributors

x1-il 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.