Skip to content

Commit f430196

Browse files
committed
docs: add screenshots
1 parent 4be7dab commit f430196

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44
55
This is an abandoned project. Read further to discover the original idea, why I abandoned it, and what I learned from it.
66

7+
## Screenshots
8+
9+
Here's a glance of what has been made so far.
10+
11+
<div style="display: flex; overflow-x: auto; white-space: nowrap; gap: 10px">
12+
<img src="screenshots/1.png" alt="Home screen without logs" style="height: 512px; width: auto;">
13+
<img src="screenshots/2.png" alt="Add log" style="height: 512px; width: auto;">
14+
<img src="screenshots/3.png" alt="Edit log" style="height: 512px; width: auto;">
15+
<img src="screenshots/4.png" alt="Home screen with logs" style="height: 512px; width: auto;">
16+
<img src="screenshots/5.png" alt="Home screen interactivity" style="height: 512px; width: auto;">
17+
</div>
18+
719
## What I've learned
820

921
* MVC architecture.

screenshots/1.png

70.2 KB
Loading

screenshots/2.png

169 KB
Loading

screenshots/3.png

1.01 MB
Loading

screenshots/4.png

271 KB
Loading

screenshots/5.png

271 KB
Loading

0 commit comments

Comments
 (0)