Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hmontarroyos/to_do_list

Aplicação de ToDo List desenvolvido como desafio para testar os conhecimentos, esta é uma aplicação onde o usuario pode criar toDos compartilhar e excluir as tarefas que já foram feitas por ele.
https://github.com/hmontarroyos/to_do_list

css front-end html5 javascript react styled-components typescript vercel

Last synced: 3 months ago
JSON representation

Aplicação de ToDo List desenvolvido como desafio para testar os conhecimentos, esta é uma aplicação onde o usuario pode criar toDos compartilhar e excluir as tarefas que já foram feitas por ele.

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]


Projeto ToDo List   |   
Tecnologias Utilizadas   |   
Como Instalar o Projeto   |   
Como usar   |   
Deploy da aplicação


## Projeto ToDo List


#### Desktop


home sem todo

home com todo

sobre

sem task

com task


#### Mobile


mobile home

mobile home task

mobile about

mobile not task

mobile task


O projeto toDo List é um sistema de gerenciamento de tarefas, onde o usuário pode gerenciar suas tarefas em um esquema de toDo List, podendo criar seus toDos e gerenciar cada um deles individualmente.

Na Pagina Inicial da aplicação o usuário já consegue criar um novo toDo List onde é redirecionado para a página desse toDo podendo então criar suas tarefas e atribuir a ele, podendo editar ou excluir caso tenha necessidade, pode também ir marcando as tarefas como concluidas para uma facil visualização.

O usuário ainda pode compartilhar via-email cada tarefa com seus amigos para facilitar sua produtividade .




### Algumas features futuras

- [ ] Organizar uma task como sub-task de uma task já existente


- [ ] Mover uma task para fora da task pai, transformando-a em um outra task pai ou uma task de outra task ;


(de volta ao topo)

### Tecnologias Utilizadas


[![React][React]][React-url]
[![Typescript][Typescript]][Typescript-url]
[![Styled_Components][Styled_Components]][Styled_Components-url]
[![Polished][Polished]][Polished-url]
[![React_Reveal][React_Reveal]][React_Reveal-url]
[![React_Toastify][React_Toastify]][React_Toastify-url]
[![Sweet_Alert2][Sweet_Alert2]][Sweet_Alert2-url]


### Utilitários


[![Vercel][Vercel]][Vercel-url]

(de volta ao topo)

### Como Instalar o Projeto

```sh
yarn
```
Após baixar todas as Dependências do Projeto dentro da pasta Raiz, inicie o Servidor com o Comando:

```sh
yarn start
```

### Como usar

Para Inicializar o Projeto
Abrir [http://localhost:3000](http://localhost:3000) vizualizar no Navegador.


### Deploy da aplicação

[![Deploy][Deploy]][Deploy-url]


### 🚀 Let's code! 🚀 ###

[contributors-shield]: https://img.shields.io/github/contributors/HMontarroyos/to_do_list.svg?style=for-the-badge
[contributors-url]: https://github.com/HMontarroyos/to_do_list/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/HMontarroyos/to_do_list.svg?style=for-the-badge
[forks-url]: https://github.com/HMontarroyos/to_do_list/fork
[stars-shield]: https://img.shields.io/github/stars/HMontarroyos/to_do_list.svg?style=for-the-badge
[stars-url]: https://github.com/HMontarroyos/to_do_list/stargazers
[issues-shield]: https://img.shields.io/github/issues/HMontarroyos/to_do_list.svg?style=for-the-badge
[issues-url]: https://github.com/HMontarroyos/to_do_list/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/hebertmontarroyos-developer/

[React]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://pt-br.react.dev/
[Typescript]: https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white
[Typescript-url]: https://www.typescriptlang.org/
[Styled_Components]: https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white
[Styled_Components-url]: https://styled-components.com/
[Polished]: https://img.shields.io/badge/Polished-107C10?style=for-the-badge
[Polished-url]: https://polished.js.org/
[React_Reveal]: https://img.shields.io/badge/React%20Reveal-593D88?style=for-the-badge
[React_Reveal-url]: https://www.react-reveal.com/
[React_Toastify]: https://img.shields.io/badge/React%20Toastify-092E20?style=for-the-badge
[React_Toastify-url]: https://fkhadra.github.io/react-toastify/introduction

[Sweet_Alert2]: https://img.shields.io/badge/Sweet%20Alert%202-FA5C5C?style=for-the-badge
[Sweet_Alert2-url]: https://sweetalert2.github.io/

[Vercel]: https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white
[Vercel-url]: https://vercel.com/
[Deploy]: https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white
[Deploy-url]: https://to-do-list-mu-brown.vercel.app/