diff --git a/README.md b/README.md index 5a59717..5c46d3f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# [Course program (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/README.md) + # Node.js Assignments ## Node.js basics diff --git a/assignments/authentication/assignment.md b/assignments/authentication/assignment.md index c70fce8..3281398 100644 --- a/assignments/authentication/assignment.md +++ b/assignments/authentication/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/authentication-jwt/README.md) + # Authentication and Authorization ## Description diff --git a/assignments/basic-testing/assignment.md b/assignments/basic-testing/assignment.md index a53af12..0f9f687 100644 --- a/assignments/basic-testing/assignment.md +++ b/assignments/basic-testing/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/testing/README.md) + # Assignment: Basic testing ## Description diff --git a/assignments/battleship/assignment.md b/assignments/battleship/assignment.md index d7af5ce..b43b139 100644 --- a/assignments/battleship/assignment.md +++ b/assignments/battleship/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/websocket/README.md) + # Assignment: Websocket battleship server ## Description diff --git a/assignments/containerization-database-orm/assignment.md b/assignments/containerization-database-orm/assignment.md index bb7a7b1..4953a57 100644 --- a/assignments/containerization-database-orm/assignment.md +++ b/assignments/containerization-database-orm/assignment.md @@ -1,5 +1,8 @@ -## REST service: Containerization, Docker and Database & ORM +# [Course program module 1 (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/containerization/README.md + +# [Course program module 2 (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/database-orm/README.md) +## REST service: Containerization, Docker and Database & ORM ## Prerequisites diff --git a/assignments/containerization/assignment.md b/assignments/containerization/assignment.md index f5f5727..fdd907b 100644 --- a/assignments/containerization/assignment.md +++ b/assignments/containerization/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/containerization/README.md) + ## REST service: Containerization, Docker ## Description diff --git a/assignments/crud-api/assignment.md b/assignments/crud-api/assignment.md index 377b003..7562d2a 100644 --- a/assignments/crud-api/assignment.md +++ b/assignments/crud-api/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/crud-api/README.md) + # Assignment: CRUD API ## Description diff --git a/assignments/database-orm/assignment.md b/assignments/database-orm/assignment.md index b3adc76..c0b52ca 100644 --- a/assignments/database-orm/assignment.md +++ b/assignments/database-orm/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/database-orm/README.md) + # REST service: PostgreSQL & ORM ## Description diff --git a/assignments/file-manager/assignment.md b/assignments/file-manager/assignment.md index 2074a80..588a6a1 100644 --- a/assignments/file-manager/assignment.md +++ b/assignments/file-manager/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/nodejs-application/README.md) + # Assignment: File Manager ## Description diff --git a/assignments/graphql-service/assignment.md b/assignments/graphql-service/assignment.md index cd140fe..c4266a8 100644 --- a/assignments/graphql-service/assignment.md +++ b/assignments/graphql-service/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/graphql/README.md) + ## Assignment: Graphql ## Source repository diff --git a/assignments/logging-error-authentication-authorization/assignment.md b/assignments/logging-error-authentication-authorization/assignment.md index a025295..d1c7c1d 100644 --- a/assignments/logging-error-authentication-authorization/assignment.md +++ b/assignments/logging-error-authentication-authorization/assignment.md @@ -1,3 +1,7 @@ +# [Course program module 1 (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/logging-error-handling/README.md) + +# [Course program module 2 (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/authentication-jwt/README.md) + # REST service: Logging & Error Handling and Authentication and Authorization ## Description diff --git a/assignments/logging-error-handling/assignment.md b/assignments/logging-error-handling/assignment.md index 1e3247c..8872fe3 100644 --- a/assignments/logging-error-handling/assignment.md +++ b/assignments/logging-error-handling/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/logging-error-handling/README.md) + # REST service: Logging & Error Handling ## Description diff --git a/assignments/nodejs-basics/assignment.md b/assignments/nodejs-basics/assignment.md index 0c2dcb1..6be6b26 100644 --- a/assignments/nodejs-basics/assignment.md +++ b/assignments/nodejs-basics/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/nodejs-basics/README.md) + # Assignment: Node.js basics ## Description diff --git a/assignments/remote-control/assignment.md b/assignments/remote-control/assignment.md index 858f1af..5768bf2 100644 --- a/assignments/remote-control/assignment.md +++ b/assignments/remote-control/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/websocket/README.md) + # Assignment: Websocket Remote Control ## Description diff --git a/assignments/rest-service/assignment.md b/assignments/rest-service/assignment.md index 30d0a00..c461c25 100644 --- a/assignments/rest-service/assignment.md +++ b/assignments/rest-service/assignment.md @@ -1,3 +1,5 @@ +# [Course program module (for RS School students)](https://github.com/rolling-scopes-school/tasks/blob/master/node/modules/rest/rest/README.md) + # Assignment: REST Service ## Description