Skip to content

Commit 72ca623

Browse files
committed
Add screenshots of the application in README
1 parent da4ac72 commit 72ca623

5 files changed

Lines changed: 15 additions & 0 deletions

File tree

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
**/.classpath
88
**/.config
99
**/.dockerignore
10+
**/.docs
1011
**/.env
1112
**/.git
1213
**/.github
831 KB
Loading
1.26 MB
Loading
943 KB
Loading

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ Online art store using the Laravel PHP framework. Project for the course
88
“Software Architecture” (SI3001) taught by professor Daniel Correa at EAFIT
99
University during the 2025-2 semester.
1010

11+
## Screenshots
12+
13+
![Artworks list.](.docs/screenshots/ArsLonga-screenshot-artworks.png)
14+
15+
![Auction view.](.docs/screenshots/ArsLonga-screenshot-auction.png)
16+
17+
![Admin panel.](.docs/screenshots/ArsLonga-screenshot-admin_panel.png)
18+
19+
> [!TIP]
20+
>
21+
> Framed screenshots created using the [open-source web app Pika][pika].
22+
23+
[pika]: <https://github.com/rishimohan/pika#setting-up-the-app> "rishimohan/pika: Quickly design beautiful screenshots and open graph images."
24+
1125
## Requirements
1226

1327
- [PHP][php8.4] >= 8.4

0 commit comments

Comments
 (0)