Skip to content

Commit

Permalink
Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
iambasanta committed Jun 10, 2023
1 parent 2d2c694 commit ad90f35
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions DETAIL.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

This project is a single vendor e-commerce web application developed as part of an academic project. It aims to create a platform for a single vendor to sell products online. The project utilizes the Laravel framework and incorporates essential features required for an e-commerce website.

---

### SCREENSHOTS

<details>
<summary>Homepage</summary>

![Homepage](public/screenshots/home_page.png)

</details>

<details>
<summary>Admin Dashboard</summary>

![Admin Dashboard](public/screenshots/admin_dashboard.png)

</details>

---

## Features

- User Registration and Authentication
Expand All @@ -12,6 +32,7 @@ This project is a single vendor e-commerce web application developed as part of
- Payment integration with stripe
- Admin dashboard for category, product, order and user management
- Responsive design for multi-device support
- Generate invoices

## Future Recommendations

Expand Down
Binary file added public/screenshots/admin_dashboard.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 public/screenshots/home_page.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 ad90f35

Please sign in to comment.