Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRUD de Curso #2

Open
rodrigor opened this issue Jan 27, 2021 · 0 comments · May be fixed by #10
Open

CRUD de Curso #2

rodrigor opened this issue Jan 27, 2021 · 0 comments · May be fixed by #10
Assignees
Labels
feature New Feature

Comments

@rodrigor
Copy link
Contributor

rodrigor commented Jan 27, 2021

Implementar CRUD de curso:

  • Cadastrar curso
  • Editar Curso
  • Listar cursos cadastrados
  • Remover curso

Curso:

  • ID: int
  • Nome: String [3-255]
  • Descrição: Text

Regras:

  • Só usuários "admin" podem cadastrar, editar ou remover um curso.
  • Todos os usuários podem listar.
@rodrigor rodrigor added the feature New Feature label Jan 27, 2021
@EmersonDantas EmersonDantas added this to the V0.0.0-alpha - 06/02 milestone Jan 29, 2021
@lipeacelino lipeacelino self-assigned this Jan 31, 2021
@JheannyC JheannyC self-assigned this Feb 2, 2021
JheannyC pushed a commit that referenced this issue Feb 3, 2021
@lipeacelino lipeacelino removed their assignment Feb 4, 2021
JheannyC pushed a commit that referenced this issue Feb 4, 2021
JheannyC pushed a commit that referenced this issue Feb 5, 2021
JheannyC pushed a commit that referenced this issue Feb 6, 2021
JheannyC pushed a commit that referenced this issue Feb 11, 2021
JheannyC pushed a commit that referenced this issue Feb 12, 2021
JheannyC pushed a commit that referenced this issue Feb 12, 2021
@EmersonDantas EmersonDantas linked a pull request Feb 15, 2021 that will close this issue
JheannyC pushed a commit that referenced this issue Feb 16, 2021
JheannyC pushed a commit that referenced this issue Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants