Skip to content

Commit fc8fdd1

Browse files
committed
πŸ“• docs: Add these screens to readme
Changelog: documentation
1 parent 077f318 commit fc8fdd1

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,24 @@
2222
<h3></h3>
2323
</div>
2424

25+
<div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin: 20px 0;">
26+
<div style="display: flex; flex-direction: column; align-items: center; margin: 10px;">
27+
<img src="./assets/screen_1.png" alt="Home Screen" width="220" style="border-radius: 15px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
28+
<p><strong>Home Screen</strong></p>
29+
</div>
30+
31+
<div style="display: flex; flex-direction: column; align-items: center; margin: 10px;">
32+
<img src="./assets/screen_2.png" alt="Journal View" width="220" style="border-radius: 15px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
33+
<p><strong>Journal View</strong></p>
34+
</div>
35+
36+
<div style="display: flex; flex-direction: column; align-items: center; margin: 10px;">
37+
<img src="./assets/screen_3.png" alt="Analytics Dashboard" width="220" style="border-radius: 15px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
38+
<p><strong>Analytics Dashboard</strong></p>
39+
</div>
40+
</div>
41+
42+
2543
## About Celeste
2644

2745
Celeste is a cross-platform application designed to simplify and systematize the process of monitoring microgreens growth, maintaining phenological records, and storing data for analysis and forecasting. Track your plant growth journey with ease!

0 commit comments

Comments
Β (0)