https://github.com/tojan-naiem/ghorsa
An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.
https://github.com/tojan-naiem/ghorsa
bootstrap5 css html js mysql php plant-store sql
Last synced: 6 months ago
JSON representation
An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.
- Host: GitHub
- URL: https://github.com/tojan-naiem/ghorsa
- Owner: Tojan-Naiem
- Created: 2024-11-30T10:16:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T21:41:26.000Z (over 1 year ago)
- Last Synced: 2025-07-23T08:40:34.888Z (about 1 year ago)
- Topics: bootstrap5, css, html, js, mysql, php, plant-store, sql
- Language: PHP
- Homepage:
- Size: 22.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Plant Store - Web and Database Project
This is a collaborative project developed as part of our Database Systems and Web Development courses. The project aims to create an online plant store, where users can browse plants, manage their cart, and place orders. 🌱
Technologies Used:
- HTML & CSS: For building a responsive and clean front-end design.
- JavaScript: For dynamic client-side interactions and enhancing user experience.
- Bootstrap: For modern, mobile-first UI components.
- PHP: For back-end logic and server-side operations.
- MySQL: For data storage, retrieval, and managing plant inventory and user orders.
Key Features:
- User authentication to manage profiles and orders.
- Plant catalog with detailed information and images.
- Cart system to add and remove plants.
- Checkout process for placing orders with payment options.
This project provided valuable hands-on experience in both front-end and back-end development, as well as database management. It was a great team effort where we worked together to implement the complete solution and ensure a seamless user experience. 💻🌿
Feel free to explore the repository and contribute!