Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.12 KB

File metadata and controls

26 lines (16 loc) · 1.12 KB

Customer Reviews Web Application

Overview

This project is a simple customer reviews web application that allows users to view and submit customer feedback. Users can browse through reviews, navigate between them, or view random ones. Additionally, new reviews can be added through a modal form.

Technologies Used

  • HTML5: Structure of the web pages.
  • CSS3: Styling the user interface with a modern, responsive design.
  • JavaScript: Functionality for user interaction (e.g., displaying reviews, handling form submission). Use Object.
  • Framework: No Framework, libraly

Features

  • Display a list of customer reviews with associated images.
  • Navigation buttons for cycling through reviews (Previous, Next, Random).
  • A modal form to submit new reviews.
  • Sidebar displaying all customers' names that link to their reviews.
  • Ability to add a new review with a name, image URL, and customer feedback.

Prerequisites

Make sure you have a web browser installed to run the app. You do not need any special software to run this application, as it is built using basic web technologies (HTML, CSS, JavaScript).