Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lurxdel/eyewear-website

A simple PHP shopping website with MySQLi Database.
https://github.com/lurxdel/eyewear-website

backend css database frontend html php

Last synced: about 1 month ago
JSON representation

A simple PHP shopping website with MySQLi Database.

Awesome Lists containing this project

README

        

# Eyewear Website
A simple PHP shopping website with MySQLi Database.
### Home
![Home](https://github.com/user-attachments/assets/8031b45a-2b36-48bf-8b09-397ce4c68a7c)

## Other Screenshots
### Login
![Login](https://github.com/user-attachments/assets/0f9bcb21-e2d6-48b6-91bd-3a6d4ba265e0)
### Items
![Items](https://github.com/user-attachments/assets/821255b3-aeec-469a-a6ea-aadd88f63dc9)
### Modal
![Modal](https://github.com/user-attachments/assets/a600f7a9-c50b-4b3b-9bed-2950e31f6423)
### About Us
![About Us](https://github.com/user-attachments/assets/56d2b3f7-b06a-4208-8245-57cd2a90c453)
### Contact
![Contact](https://github.com/user-attachments/assets/dbfd3c71-1d5e-472f-b52d-5ac526607c73)
### My Purchase
![My Purchase](https://github.com/user-attachments/assets/98eba187-c7f0-4313-8d55-586c73d24420)

## Guide To Run
To run the website locally, do the following.

- **Install Bootstrap:** The website uses components for bootstrap.
- **Bootstrap 4.0**
- You can get it from here. [Bootstrap 4.0](https://getbootstrap.com/docs/4.0/getting-started/download/)

- **Install Server:** The website requires to have a local server to run, you can use either one of these.
- **WAMPSERVER**
- You can get it from here. [Wampserver](https://sourceforge.net/projects/wampserver/)
- **XAMPP**
- You can get it from here. [Xampp](https://www.apachefriends.org/)

### Create Database
- Create a database name `shopdata`
- Import `buyers.sql` and `users.sql` file in the server.

## Additional Note
This project was developed in 2022 as part of a learning exercise during my course. While it showcases the concepts and skills I learned at the time, there may still be some errors or areas for improvement within the system.

## Support Me
If you like my work or find it helpful, you can support me by:

![Give Star](https://img.shields.io/badge/Give%20⭐️-F7DF1E?style=for-the-badge&logo=github&logoColor=black)
![Follow](https://img.shields.io/badge/Follow-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)
![Collaborate](https://img.shields.io/badge/Collaborate-6CC24A?style=for-the-badge&logo=githubactions&logoColor=white)

## Disclaimer
I do not own the images, names, or any other content used in this project.

All trademarks, service marks, trade names, and other intellectual property rights belong to their respective owners.