Skip to content

venujaranasinghe/Floral-Webapp-PHP

Repository files navigation

Floral Web Application 🌸

A beautifully crafted floral web application designed to enhance the shopping experience for floral enthusiasts. This application allows users to browse, search, and order flowers conveniently while providing an intuitive admin dashboard to manage the store efficiently.


Features ✨

  • User-Friendly Interface: Browse through a wide range of floral products with ease.
  • User Authentication: Secure registration and login for customers and admins.
  • Product Management: Add, edit, or delete products via the admin dashboard.
  • Cart and Wishlist: Seamlessly add items to the cart or wishlist for future purchases.
  • Order Management: View and track orders with detailed information.
  • Feedback System: Customers can leave reviews and rate products.

Technologies Used 💻

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Database: MySQL

Setup Instructions ⚙️

  1. Clone the repository:
    git clone https://github.com/venujaranasinghe/floral-web-application.git  
    cd floral-web-application
  2. Configure the database:
    • Create a MySQL database.
    • Import the SQL file located in the database folder to set up the schema.
    • Update the database configuration in config.php.
  3. Start the application:
    • Place the project in your web server directory (e.g., htdocs for XAMPP or www for WAMP).
    • Start your web server and navigate to http://localhost/floral-web-application.

Folder Structure 📂

  • assets/ – Contains CSS, JavaScript, and images.
  • database/ – SQL file for database setup.
  • includes/ – Common backend functionality.
  • pages/ – Application pages (e.g., login, home, cart, admin).

Contribution 🤝

Feel free to fork the repository and submit pull requests to improve the application.


License 📝

Pending....


Contact

Developed by Venuja Ranasinghe.

GitHub: venujaranasinghe

About

Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published