You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-12Lines changed: 3 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,8 @@
1
-
[](https://classroom.github.com/online_ide?assignment_repo_id=7561644&assignment_repo_type=AssignmentRepo)
2
-
# a05 Web Interface
1
+
# Coinserver
3
2
4
-
In this assignment, you will build an HTML human interface for your API.
3
+
A NodeJS/Express REST API that serves up coin flips
5
4
6
-
## DO NOT CLONE THIS REPOSITORY DIRECTLY
7
-
8
-
Use the GitHub classroom link instead: https://classroom.github.com/a/PUVGxeMe
9
-
10
-
If you clone this repo directly, it will not be added to the organization as an individual repo associated with your account and you will not be able to push to it.
11
-
12
-
## Instructions
13
-
14
-
Full instructions for this assignment are available at: https://comp426.johndmart.in/a/05/
5
+
This was developed from in-class demos for UNC COMP 426 Spring 2022.
0 commit comments