-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert Fleet Management Service Project from fullstack to backend (#…
…1542) * Convert project from fullstack to backend * CLI specifications, poor performance by default, pagination
- Loading branch information
Showing
22 changed files
with
479 additions
and
4 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Empty file.
File renamed without changes
2 changes: 1 addition & 1 deletion
2
projects/05-fleet-management/README.md → ...s/05-fleet-management-fullstack/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Fleet Management Software | ||
# Fleet Management Software Fullstack | ||
|
||
## Índice | ||
|
||
|
Empty file.
Empty file.
File renamed without changes
File renamed without changes
Binary file added
BIN
+45.6 KB
projects/05-fleet-management-fullstack/docs/example-endpoint-api-rest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+72.7 KB
projects/05-fleet-management-fullstack/docs/first-10-lines-9557-txt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.4 KB
projects/05-fleet-management-fullstack/docs/first-10-lines-taxis-txt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
track: web-dev | ||
learningObjectives: | ||
- node | ||
- db/modeling | ||
- db/connection | ||
- db/indexes-constraints | ||
- sql/tables | ||
- sql/crud | ||
- sql/drop | ||
- postgres/psql | ||
- postgres/data-types | ||
- postgres/dump-restore | ||
- postgres/indexes | ||
- react | ||
- vue | ||
- angular |
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.