diff --git a/.github/README.md b/.github/README.md index ecab2ce..4375fa3 100644 --- a/.github/README.md +++ b/.github/README.md @@ -4,10 +4,12 @@ _[homework-guz.vercel.app][appurl]_ -![guz-badge] ![license-badge] ![version-badge] ![production-status-badge] ![preview-status-badge] +[![guz-badge]][guzurl] ![license-badge] ![version-badge] [![production-status-badge]][appurl] [![preview-status-badge]][previewurl] > This is a personal project created for learning purposes. It isn't intended to be a complete, full-featured, or user-ready web application. +[:us:](./README.md) - [:brazil:](./langs/README-ptBr.md) + --- @@ -62,7 +64,7 @@ These are the main tools, packages, technologies used in this project: -> Other tools were used, but they were not totally essential to the project. Also, the tools listed are personal preferences and chosen for a better development experience. +> Other tools are used, but they are not totally essential to the project. Also, the tools listed are personal preferences and are chosen for a better development experience. ## License :page_facing_up: @@ -71,17 +73,15 @@ The content of the application and project itself is licensed under the [CC-BY-S © 2022 Gustavo "Guz" L. de Mello +[guzurl]: https://guz.vercel.app +[appurl]: https://homework-guz.vercel.app +[previewurl]: https://homework-app-guz013.vercel.app [cclicenseurl]: https://creativecommons.org/licenses/by-sa/4.0/ [mitlicenseurl]: https://github.com/Guz013/Homework.app/blob/main/LICENSE [deployurl]: https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FGuz013%2FHomework.app [appurl]: https://homework-guz.vercel.app - [guz-badge]: https://img.shields.io/badge/By-Guz013-white?style=flat-square&labelColor=f4f4f5&color=18181b - [version-badge]: https://img.shields.io/github/package-json/v/guz013/homework.app?style=flat-square&label=Version&logo=github&logoColor=18181b&labelColor=f4f4f5&color=18181b - [license-badge]: https://img.shields.io/github/license/guz013/homework.app?style=flat-square&label=License&logo=Open%20Source%20Initiative&logoColor=18181b&labelColor=f4f4f5&color=18181b - [production-status-badge]: https://img.shields.io/github/deployments/guz013/homework.app/production?label=Production&logo=vercel&logoColor=18181b&style=flat-square&labelColor=f4f4f5 - [preview-status-badge]: https://img.shields.io/github/deployments/guz013/homework.app/preview?label=Preview&logo=react&logoColor=18181b&style=flat-square&labelColor=f4f4f5 diff --git a/.github/langs/README-ptBr.md b/.github/langs/README-ptBr.md new file mode 100644 index 0000000..f31fa21 --- /dev/null +++ b/.github/langs/README-ptBr.md @@ -0,0 +1,86 @@ +
+ +# Homework.app `[WIP]` + +_[homework-guz.vercel.app][appurl]_ + +[![guz-badge]][guzurl] ![license-badge] ![version-badge] [![production-status-badge]][appurl] [![preview-status-badge]][previewurl] + +> Este é um projeto pessoal criado para fins de aprendizado. Ele não tem o objetivo de ser um aplicativo completo, cheio de recursos ou pronto para o usuário final. + +[:us:](./../README.md) - [:brazil:](./README-ptBr.md) + +
+ +--- + +## Sobre & Ideia :bulb: + +Um aplicativo projetado para ajudar alunos com alguns conceitos aprendidos na escola, principalmente coisas que podem ser tediosas de fazer ou que simplesmente parecem satisfatórias de ver em ação (como graficos, física, etc.). + +Ele é feito para ter a interface e os gestos mais satisfatórios possíveis, seguindo um estilo minimalista, com cores suaves e contrastes com preto e branco. + +## Propósito :sparkles: + +A aplicação é criada principalmente como um projeto de aprendizagem, focando primáriamente nestes conceitos: + +- :art: Design de UI/UX; +- :iphone: Interface para mobile e responsiva; +- :gear: Aplicação configurável; +- :us: Suporte para multiplos idiomas; +- :black_nib: Animações; +- :atom_symbol: Aprender mais sobre React/Next.js; + +## Ferramentas :toolbox: + +Esses são as principais ferramentas, tecnologias, modulos utilizados neste projeto: + + + + + + + + + + + + + + +
Framework / AmbienteDesignDesenvolvimentoHospedagem
+ + + + + + + + + + + + + +
+ +> Outras ferramentas são utilizadas, mas não são totalmente essenciais ao projeto. Além disso, as ferramentas listdas são preferências pessoais e são escolhidas para uma melhor experiência de desenvolvimento. + +## Licença :page_facing_up: + +O conteúdo do aplicativo e do projeto em si é licenciado sob a [Licença CC-BY-SA 4.0][cclicenseurl], e o código-fonte subjacente usado para exibir, formatar e interagir com o conteúdo é licenciado sob a [Licença MIT][mitlicenseurl]. + + © 2022 Gustavo "Guz" L. de Mello + +[guzurl]: https://guz.vercel.app +[appurl]: https://homework-guz.vercel.app +[previewurl]: https://homework-app-guz013.vercel.app +[cclicenseurl]: https://creativecommons.org/licenses/by-sa/4.0/ +[mitlicenseurl]: https://github.com/Guz013/Homework.app/blob/main/LICENSE +[deployurl]: https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FGuz013%2FHomework.app +[appurl]: https://homework-guz.vercel.app +[guz-badge]: https://img.shields.io/badge/By-Guz013-white?style=flat-square&labelColor=f4f4f5&color=18181b +[version-badge]: https://img.shields.io/github/package-json/v/guz013/homework.app?style=flat-square&label=Version&logo=github&logoColor=18181b&labelColor=f4f4f5&color=18181b +[license-badge]: https://img.shields.io/github/license/guz013/homework.app?style=flat-square&label=License&logo=Open%20Source%20Initiative&logoColor=18181b&labelColor=f4f4f5&color=18181b +[production-status-badge]: https://img.shields.io/github/deployments/guz013/homework.app/production?label=Production&logo=vercel&logoColor=18181b&style=flat-square&labelColor=f4f4f5 +[preview-status-badge]: https://img.shields.io/github/deployments/guz013/homework.app/preview?label=Preview&logo=react&logoColor=18181b&style=flat-square&labelColor=f4f4f5