GithubHelp home page GithubHelp logo

201flaviosilva / to-do-list Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 12.01 MB

A project to learn multiple FE technologies

Home Page: https://201flaviosilva.github.io/To-Do-List/

License: MIT License

JavaScript 13.60% HTML 0.81% CSS 0.58% TypeScript 85.02%
cypress electron eslint jest react react-router redux storybook testing-library todolist typescript vite

to-do-list's Introduction

Hi There ๐Ÿ‘‹

const me = {
  pt: "Sou um programador de front-end e desenvolvedor de jogos ๐Ÿ‘พ, e tento ser util em geral ๐Ÿฅฒ",
  en: "I'm a front-end developer and games developer ๐Ÿ‘พ, and I try to be helpful in general ๐Ÿฅฒ",
};

export default me;

๐Ÿšง Projects

๐Ÿšง Projects

Web

Games

๐Ÿ’ช Skills

๐Ÿ’ช Skills

export const programming = {
	languages: ["HTML", "CSS/SASS", "JavaScript/TS", "Python/GDScript"],
	frameworksAndLibraries: ["React", "Svelte", "Phaser", "Jest/RTL/Vitest"],
	tools: ["Git", "GitHub/GitLab/Bitbucket", "VS Code", "Godot"],
};

export const design = ["Open Toonz", "Piskel/Pixil Art"];
๐Ÿ“Š Stats

๐Ÿ“Š Stats

Check My Social Networks

Visitor Count

Github Stats

Github Top Langs

Github Streak

Github Trophy

Wakatime Stats

Snake Animation

to-do-list's People

Contributors

201flaviosilva avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

to-do-list's Issues

Remove

  • Remove a individually;
  • Remove all;
  • Remove all completed taks;
  • Remove all repeated taks;

Create a "Theme" file

Create a theme file for:

  • Color;
  • Spacing;
  • Typography;
  • Medias (media querys);
  • Layers (popups, modals, etc...) (z-index);
  • Animations;

Update all style files with this new theme;

Individual changes

  • Mark as completed;
  • Mark as favorite;
  • Change the title/name of the task:
    • Using a "double click" on the text to change the title;
    • Create a confirmation modal to confirm the change;

Favorites Taks

A favorite taks should always be at the top of the list

Create a new task

The task must have the following properties:

  • ID: string;
  • userID: string; // getting from the current user id
  • name: string;
  • isFavourite: boolean;
  • isCompleted: boolean;

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.