paulpessoa / home-works

This app helps students manage their tasks by subjects, status and date. Link do Backend e API https://github.com/jeancarlospaula/homeworks

Home Page:https://home-works.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Works - Done is better than perfect!

Home Works

Components:

  • Cadastro

  • Verificação OTP E-mail (6 randômicos)

  • Login

  • Recuperar Senha

  • Editar Senha

  • Cadastrar Disciplina

  • Excluir Disciplina

  • Cadastrar atividade

  • Confirmação excluir atividade

  • Concluir atividade

  • Minhas Atividades (Tabela)

  • Atividades Arquivadas (Tabela)

  • Gerar relatório

Extras:

  • Multi Language
  • Dark Theme

Functions:

Account Routes

  • Create an account
  • Send account confirmation email
  • Confirm account
  • Send reset password email
  • Reset password
  • Login
  • Logout

Subject Routes

  • Create a subject
  • List all user subjects
  • Get an user subject by id
  • Update an user subject by id
  • Delete an user subject by id

Task Routes

  • Create a task
  • List all user tasks
  • Get an user task by id
  • Update an user task by id
  • Delete an user task by id

Front-end wireframe

Home Works Scope

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This app helps students manage their tasks by subjects, status and date. Link do Backend e API https://github.com/jeancarlospaula/homeworks

https://home-works.vercel.app/


Languages

Language:Vue 86.5%Language:TypeScript 10.2%Language:HTML 2.0%Language:JavaScript 1.3%