Skip to content

Commit

Permalink
add screenshots to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
chalu committed Feb 12, 2024
1 parent 2f81293 commit 4935ada
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<img src="./src/images/wole-joko-logo.png" />

A fun little app that mimics admitting people into an event hall and getting them well seated.
A fun little pure HTML/Javascript app that mimics admitting people into an event hall and getting them well seated.

![the even hall](./auditorium.png "the event hall")
![Chrome dev console](./chrome-dev-console.png "custom console logs")

[See it live!](https://wole-joko.netlify.app/). Also, there's some [code documentation here](https://chalu.github.io/wole-joko/)

Expand Down
Binary file added auditorium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chrome-dev-console.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4935ada

Please sign in to comment.