Skip to content

Commit 243196f

Browse files
authored
Update README.txt
1 parent aadceb8 commit 243196f

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.txt

+4-13
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
1-
Student Name: Duc Vinh Lam
2-
SID: 40282959
1+
# PAW Adopt
2+
PAW Adopt is a web app built using HTML, CSS, and JavaScript, as an assignment submission for my university web programming class.
3+
This was my first ever attempt at web programming.
34

4-
My entire assignment will be available on pawadopt.azurewebsites.net
5-
You should be able to access questions 1, 2, and 3 by going to pawadopt.azurewebsites.net/Q123
6-
The petstore website is available at pawadopt.azurewebsites.net itself.
7-
8-
However, in the instance that it does not work for you, please use my zip file submission.
9-
Please open the folder in a terminal like cmd and then install the modules by running 'npm install'.
10-
Once ready, run 'node app.js' under the unzipped folder
11-
This will simultaneously run the petstore, viewable at http://localhost:3001
12-
and the questions 1 through 3 viewable at http://localhost:3000/Q123
13-
14-
Thanks for marking my assignment!
5+
It uses Node.js and Express.js, and is currently (as of May 2024) being hosted on https://pawadopt.azurewebsites.net/

0 commit comments

Comments
 (0)