Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MoriaHamami authored Sep 19, 2024
1 parent 34ec656 commit 69adf92
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,38 @@ The main features of the system include:
## Showcase
The platform consists of several key pages that create a seamless user experience:

###Home Page###
The landing page features a call to action button leading to our store, game score updates, slider showcasing our players, and a weather widget providing live updates.
![Homepage image](public/styles/imgs/readme/home-page2.png "Home-page")
- **Home Page**: The landing page features a call to action button leading to our store, game score updates, slider showcasing our players, and a weather widget providing live updates.

###Product Page###
Each product has its own page with several images, videos, and options to add to the cart.
![Product page image](public/styles/imgs/readme/product-page.png "Product-page")
- **Product Page**: Each product has its own page with several images, videos, and options to add to the cart.

###Custom T-Shirt###
Using HTML canvas, users can create custom shirts and add to their cart.
![Custom page image](public/styles/imgs/readme/custom-page.png "Custom-page")
- **Custom T-Shirt**: Using HTML canvas, users can create custom shirts and add to their cart.

###Ticket Page###
The ticket page includes several filtering options and allows users to buy tickets to our games.
![Ticket page image](public/styles/imgs/readme/ticket-page.png "Ticket-page")
- **Ticket Page**: The ticket page includes several filtering options and allows users to buy tickets to our games.

###Admin Dashboard###
Accessible only to administrators, this dashboard allows us to manage products, tickets and news, view all orders and users, upload facebook posts and analyze store statistics through our data visualizations.
![Admin page image](public/styles/imgs/readme/admin-page.png "Admin-page")
![Users page image](public/styles/imgs/readme/users-page.png "Users-page")
- **Admin Dashboard**: Accessible only to administrators, this dashboard allows us to manage products, tickets and news, view all orders and users, upload facebook posts and analyze store statistics through our data visualizations.

###Shopping Cart###
Users can view and edit items they’ve added to their cart and proceed to checkout.
![Cart page image](public/styles/imgs/readme/cart-page.png "Cart-page")
- **Shopping Cart**: Users can view and edit items they’ve added to their cart and proceed to checkout.

###Personal Area###
Logged-in users have access to their personal order history, displaying details of all past purchases, and to their favorite items.
![Personal page image](public/styles/imgs/readme/personal-page.png "Personal-page")
- **Personal Area**: Logged-in users have access to their personal order history, displaying details of all past purchases, and to their favorite items.

###About Page###
This page displays our store locations on Google Maps, making it easy for customers to find the nearest branch. In addition, up to date news uploaded by the admin can be visible on a slider in the news section.
![About page image](public/styles/imgs/readme/about-page.png "About-page")
- **About Page**: This page displays our store locations on Google Maps, making it easy for customers to find the nearest branch. In addition, up to date news uploaded by the admin can be visible on a slider in the news section.
![About page image](public/styles/imgs/readme/about-page2.png "About-page")

## Technologies
Expand Down

0 comments on commit 69adf92

Please sign in to comment.