masmangan / miniature-carnival

Model-driven Twitter Clone
MIT License
0 stars 1 forks source link

Desenhar diagrama no RedSeeDS #7

Open masmangan opened 7 years ago

masmangan commented 7 years ago

Transferindo RedSeeDS. http://smog.iem.pw.edu.pl/redseeds/?page_id=30

masmangan commented 7 years ago

http://smog.iem.pw.edu.pl/redseeds/wp-content/downloads/ReDSeeDS070.zip

masmangan commented 7 years ago

Transferindo área de trabalho http://smog.iem.pw.edu.pl/redseeds/wp-content/downloads/example_workspace.zip

masmangan commented 7 years ago

Assistindo tutorial em vídeo http://smog.iem.pw.edu.pl/redseeds/wp-content/tutorials/03_writingUC.htm

masmangan commented 7 years ago

Lendo tutorial http://smog.iem.pw.edu.pl/redseeds/wp-content/tutorials/ReDSeeDS_tutorial.pdf

masmangan commented 7 years ago

http://smog.iem.pw.edu.pl/redseeds/wp-content/tutorials/04_advanced_writingUC.htm

masmangan commented 7 years ago

Requirement Package Profile and Tweet View

Use Case Profile View precondition User is not authenticated

  1. User wants to see a profile of authenticated user
  2. System shows profile form
  3. User views profile information
masmangan commented 7 years ago

Transferindo arquivos para pendrive pessoal para poupar tempo em nova instalação.

masmangan commented 7 years ago

Nota: esta revisão do RedSeeDS é um executável do Windows, apesar de ter como base o Eclipse.

masmangan commented 6 years ago

Utilizando máquina virtual.

masmangan commented 6 years ago

project001.zip

masmangan commented 6 years ago

Criando branch para profileview.

masmangan commented 6 years ago

https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell

masmangan commented 6 years ago

git clone https://github.com/masmangan/miniature-carnival.git cd miniature-carnival/ git branch profileview git checkout profileview git push --set-upstream origin profileview git add --all git commit -m "#7" git push

masmangan commented 6 years ago

image