8000 GitHub - lest-xu/bucs602a1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lest-xu/bucs602a1

Repository files navigation

Assignment 1 - CS602

This README.md file provides an overview of the assignments functionality implemented for Assignment 1 Li Xu- CS602 O2 2024.

Table of Contents

Technologies Used

  • JavaScript
  • Node.js

Getting Started

Prerequisites

  • Node.js installed on your machine. You can download and install Node.js from here.

Installation

  1. Clone the repository:

    git clone https://github.com/lest-xu/bucs602a1.git
    
  2. Navigate to the project directory:

    cd yourrepo/bucs601a1
    

Running the Application

  1. Run the JavasSript code:

    node hw1a.js
    node hw1b.js
    node hw1c.js

This will print the result in the console for each part of the assignment.

File Structure

The project directory contains the following files:

    bucs602a1/
        node_modules/
        ── hw1a.js
        ── hw1a.js
        ── hw1a.js
        ── package.json
        ── README.md
        ── zipCodeEmitter.js
        ── zipCodeModule_v1.js
        ── zipCodeModule_v2.js
        ── zips.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0