Skip to content

Bearded Dragon Store · E-commerce Application · PHP, SQL, HTML, CSS, Javascript

Notifications You must be signed in to change notification settings

ognimoddd/bearded-dragon-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

bearded-dragon-store

Table of Contents:

  • Introduction
  • Installation guide
  • Features
  • Contributions
  • Introduction

    Domingo's Bearded Dragon store is an e-commerce website where users can purchase exotic reptiles and supplies. It was developed using PHP, SQL, HTML, CSS, and Javascript.

    GuzmanDomingoPHP login

    Installation Guide

  • Download the GuzmanDomingoPHP application as an executable JAR file.
  • Download beardeddragonstore.sql MySQL database dump as an SQL file.
  • Download and install a web server stack, like XAMPP or WAMP
  • Open XAMPP or WAMP Control Panel.
  • Start Apache and MySQL.
  • Open a web browser and go to PHPMyAdmin at http://localhost/phpmyadmin.
  • Create a new database named beardeddragonstore
  • Import your downloaded beardeddragonstore.sql file to the new database.
  • Open the GuzmanDomingoPHP application and go to the index.php file. Copy the link and paste it on your browser. Before hitting enter, replace the localhost port number on the link if yours is different. You are now ready to use the app!
  • Features

    Now that the application is running, the user will be greeted with a log in menu. After the user creates his/her account and signs in, they will see the home page.

    GuzmanDomingoPHP homepage

    From here, the user can navigate to several different sections of the website:

  • Home - Goes back to the home page
  • Logout - Sign out and go back to the login screen
  • Products - Lists every item available for purchase in the store
  • Contacts Us - Lists points of contact when users need help, as well as a FAQ
  • OrderNow - Shopping cart where the user can see his/her cart and checkout
  • ManagerLogin - Part of the website where the manager can sign in. From there the manager can add, delete, and update items
  •     ** To sign in as the manager, the username is "Domingo" and the password is "password" **

    Product List

    GuzmanDomingoPHP products1

    Shopping Cart

    GuzmanDomingoPHP cart

    Checkout

    GuzmanDomingoPHP submitorder

    Contact Us

    GuzmanDomingoPHP contactus

    Manager Screen

    GuzmanDomingoPHP managerlogin

    Manager Screen - Adding Inventory

    GuzmanDomingoPHP manageradditem

    Contributions

    Domingo's Bearded Dragon Store is an open-source project. I am committed to a fully transparent development process and would greatly appreciate any contributions. Whether you are helping to fix bugs, proposing new features, or improving documentation - I would love to have your contribution and/or feedback. Thank you for checking out my repository!

    About

    Bearded Dragon Store · E-commerce Application · PHP, SQL, HTML, CSS, Javascript

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published