Steps to install this website
- Clone this repository to your local machine
- Extract the file
- Copy the files into your xampp htdocs
- Import the sql database wd2_db.sql file in the database folder into phpmyadmin
- Open config folder
- Open database.php file and set the hostname, username, and database name
- Text me up if you somehow manage to screw up the installation procedure LoLzx
- username: admin
- password: 12345678
- username: syahnur197
- password: 12345678
- Add product
- Edit Product
- Disable/Enable Product
- Add product images
- Update product images
- Delete product images if new images is uploaded
- Form validation
- Upload images to the server
- Retrieve image from serve display on product page
- Add new parent categories
- Add new sub categories
- Assign sub categories to parent categories
- Change sub category to parent category and vice-versa
- View products of the categories
- Edit categories
- Ban/Unban Users
- Edit user profiles
- Edit passwords
- Register user as buyer
- Password hashing
- Form validation
- Unique username and e-mail
- Bounce unauthorised user off of dashboard
- Restrict access
- Show categories
- Filter products by categories
- Search product
Not yet implemented features
- Anything about cart