[Solved] WEB322 Assignment1

$25

File Name: WEB322_Assignment1.zip
File Size: 169.56 KB

SKU: [Solved] WEB322 Assignment1 Category: Tag:
5/5 - (1 vote)

This first assignment will get you setup with your environment, tooling, and a Heroku account as well as introduce you to the development workflow used in this course (Visual Studio Code + Git + Heroku).

Specification:

For this assignment, we will be publishing our first web app on Heroku.

Step 1: Installing Software

In order to create web applications and publish them online, you will need to download and install the following software.

Step 2: Following the Guide

The next step involves following along with the Getting Started With Heroku Guide available on the course website. You may skip the Required Software section, however if you need help verifying that the required software is installed correctly this section provides some additional information

Step 3: Customizing the server code (server.js)

Once you have completed the guide (Step 2), and have a simple Hello World app running on Heroku, you must personalize the output:

  • Instead of Hello World change your app to output your full name and student number, for example Mohammad Shamas 037465064
  • HINT: If you make any changes to your server.js file after publishing to Heroku, you will have to:
    • Commit your changes to your local git repo using the following procedure:
      • Click on the Source Control Icon in the sidebar that has a 1 on it in Visual Studio Code
      • Enter a message (in the Message box) describing your change, ie updated server.js
      • Click the checkmark above the message box to commit your changes.
    • Push your changes to Heroku by issuing the command: git push heroku master from the Integrated Terminal in Visual Studio Code

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] WEB322 Assignment1[Solved] WEB322 Assignment1
$25