Part 2 of a brief project documentation #16
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
8480a40 Added documentation provided by
professor Filipe Tório
in the course materials and explored additional topics in READMENew files:
6df82ec Added a numbering system for sections and instructions to feed database with sample data
2eb4146 Inserted section about execution
abf554e Inclusion of screen prototypes as visual examples of what is expected to see
New files:
7e2d4d5 Fixed line breaks around pictures
d34325e Removed IIS profiles from
launchSettings.json
b4234a9 Added
launch.json
to enable easy debugging through VS CodeNew file:
0c217eb Added pre-defined tasks to the file
tasks.json
to automate a bit building, running and watching myfinance-web projectNew file:
7497133 Recreated file
launch.json
with functional debugging configuration and deleted filetasks.json
- not required at this momentDeleted file:
1b584c0 Added instructions to run and debug using VS Code - this is a bare minimal configuration
New files: