Skip to content

Commit 01059a6

Browse files
committed
doc: add demo
1 parent 5d31533 commit 01059a6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Coding Challenge
2-
Create a bot calculator using socket.io and mongoDB.
2+
Create a bot calculator using Typescript, socket.io and mongoDB.
33

44
## Requirements
55
1. I can open the app in a browser that contains a command input
@@ -18,6 +18,10 @@ link when you’re done.
1818
10. Please avoid using the eval-cmd of the JS math library
1919
11. The more effort you put into it (e.g. design wise, documentation wise) the better the rating will be.
2020

21+
## Demo
22+
![demo](./demo.gif)
23+
24+
2125
## How to start
2226
1. follow the instructions in [backend/README.md](backend/README.md#run-at-local) to start backend server
2327
2. follow the instructions in [frontend/README.md](frontend/README.md#run-at-local) to start frontend

Diff for: demo.gif

1.8 MB
Loading

0 commit comments

Comments
 (0)