From 9148fa6e2fad9d54e3451a4478e03f55f0a9fa3c Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Sun, 16 May 2021 21:38:59 -0500 Subject: Rearrange files --- csci4131/hw7/public/contacts_old.html | 82 ----------------------- csci4131/hw7/public/stock.html | 123 ---------------------------------- csci4131/hw7/public/welcome.html | 53 --------------- 3 files changed, 258 deletions(-) delete mode 100644 csci4131/hw7/public/contacts_old.html delete mode 100644 csci4131/hw7/public/stock.html delete mode 100644 csci4131/hw7/public/welcome.html (limited to 'csci4131/hw7/public') diff --git a/csci4131/hw7/public/contacts_old.html b/csci4131/hw7/public/contacts_old.html deleted file mode 100644 index d0131ee..0000000 --- a/csci4131/hw7/public/contacts_old.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - -

- -
- - - - - - - - - - - - - -
NameCategoryLocationContact InformationEmailWebsite
(URL)
-
- - - \ No newline at end of file diff --git a/csci4131/hw7/public/stock.html b/csci4131/hw7/public/stock.html deleted file mode 100644 index ae9d077..0000000 --- a/csci4131/hw7/public/stock.html +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - -

- -
-
-
Welcome to Stock Page
-
-
- -
-
-
- - - - - - - - - - -
Company -
- -
-
- -
-
-
-
- -
-
-
- -
- - - - - - - -
-      
- -
Company-MetaDataStock-Info
-
- - - - diff --git a/csci4131/hw7/public/welcome.html b/csci4131/hw7/public/welcome.html deleted file mode 100644 index 095023e..0000000 --- a/csci4131/hw7/public/welcome.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - Welcome to Node.js - - - - -
-

Welcome to Express (Node.js)

-

The objective of this assignment is to develop a basic website with:

-

Express which is a Node.js web application framework.

-
-

Following are some useful resources:

- - - -
-
- -
- -
-
-
- -
-
-
- - -- cgit v1.2.3