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

Part 2 of a brief project documentation #16

Merged
merged 10 commits into from
Dec 20, 2024
Merged

Part 2 of a brief project documentation #16

merged 10 commits into from
Dec 20, 2024

Conversation

disouzam
Copy link
Member

  1. 8480a40 Added documentation provided by professor Filipe Tório in the course materials and explored additional topics in README
    New files:

    • "docs/Concep\303\247\303\243oMyFinanceWeb.pdf"
    • docs/Exemplo_Tabela_Plano_Contas.png
    • docs/Exemplo_Tabela_Transacao.png
    • docs/MyFinanceWeb-ModelagemArquitetural.png
  2. 6df82ec Added a numbering system for sections and instructions to feed database with sample data

  3. 2eb4146 Inserted section about execution

  4. abf554e Inclusion of screen prototypes as visual examples of what is expected to see
    New files:

    • docs/Plano de Contas.png
    • "docs/Transa\303\247\303\265es.png"
  5. 7e2d4d5 Fixed line breaks around pictures

  6. d34325e Removed IIS profiles from launchSettings.json

  7. b4234a9 Added launch.json to enable easy debugging through VS Code
    New file:

    • .vscode/launch.json
  8. 0c217eb Added pre-defined tasks to the file tasks.json to automate a bit building, running and watching myfinance-web project
    New file:

    • .vscode/tasks.json
  9. 7497133 Recreated file launch.json with functional debugging configuration and deleted file tasks.json - not required at this moment
    Deleted file:

    • .vscode/tasks.json
  10. 1b584c0 Added instructions to run and debug using VS Code - this is a bare minimal configuration
    New files:

    • docs/Exemplo-VSCode-debugging.png
    • docs/dotnet_run_exemplo.png

@disouzam disouzam merged commit 89bf6d0 into main Dec 20, 2024
5 checks passed
@disouzam disouzam deleted the Documentation-Part2 branch December 20, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant