Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.12 KB

The Daily Brew Website - Term Project

This repository contains the term project for the Web Programming (CSCI 3000) course. "The Daily Brew" is a conceptual coffee shop website designed to demonstrate web development skills, including HTML, CSS, and JavaScript.

Features

  • Interactive Menu: Displays coffee and pastry options with prices.
  • Reservation System: Allows users to book a table.
  • Checkout System: Simulates an online payment process.

Setup Instructions

  1. Clone the repo:
    git clone https://github.com/BrendanoElTaco/TheDailyBrewWebsite.git
  2. Open index.html in a browser to start exploring the website.

Technologies

  • HTML
  • CSS
  • JavaSCript
  • jQuery

License

This project is a part of an academic exercise and is not intended for commercial use.

Acknowledgments

Feel free to explore and provide any feedback!