We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d31533 commit 01059a6Copy full SHA for 01059a6
README.md
@@ -1,5 +1,5 @@
1
## Coding Challenge
2
-Create a bot calculator using socket.io and mongoDB.
+Create a bot calculator using Typescript, socket.io and mongoDB.
3
4
## Requirements
5
1. I can open the app in a browser that contains a command input
@@ -18,6 +18,10 @@ link when you’re done.
18
10. Please avoid using the eval-cmd of the JS math library
19
11. The more effort you put into it (e.g. design wise, documentation wise) the better the rating will be.
20
21
+## Demo
22
+
23
+
24
25
## How to start
26
1. follow the instructions in [backend/README.md](backend/README.md#run-at-local) to start backend server
27
2. follow the instructions in [frontend/README.md](frontend/README.md#run-at-local) to start frontend
demo.gif
1.8 MB
0 commit comments