Skip to content

Commit

Permalink
add gif, disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Oct 9, 2024
1 parent 5ff85b3 commit 4c9a623
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
![MySQL](https://img.shields.io/badge/mysql-4479A1.svg?&logo=mysql&logoColor=white)
![PHP](https://img.shields.io/badge/php-%23777BB4.svg?&logo=php&logoColor=white)

![Overview of client website](resources/steamy-sips.gif)

A fully-functional coffee shop website, inspired by Starbucks.
It was built from scratch without any off-the-shelf PHP framework. A high-level summary of the functionalities
includes:
Expand All @@ -21,7 +23,7 @@ includes:
For more details, see the [software requirements specification](docs/SOFTWARE_SPECS.md).

This repository contains the code for the client website and the API. The code for the admin website is found in a
separate repository.
separate [repository](https://github.com/steamysips/steamy-sips-admin).

## Main features

Expand Down Expand Up @@ -51,6 +53,11 @@ licensed under the Creative Commons
Attribution-ShareAlike
4.0 International License. Please see the [LICENSE](LICENSE) file for details on the original license.

## Disclaimer

This project was developed as part of an educational assignment and is not production-ready. Please note that the
project is currently incomplete, and no further development is planned.

## Contributors

- [creme332](https://github.com/creme332)
Expand Down
Binary file added resources/steamy-sips.gif
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 4c9a623

Please sign in to comment.