See more at this website: https://thephoner.online
Take a look detail understanding about my project at: THEPHONER.ONLINE - DOCUMENT
- At client
- Authentication (Login, Logout, Forgot, Reset Password using mailer to send, ... )
- View products, detail product, view products order by date, views, sold, discount.
- Search, filter, sort combine pagination products.
- Add to cart, wishlist, view cart, checkout (VNpay - Cod )
- Manage account after login (update information, change password, update default shipping address, update default payment method, track history orders, order detail, be able to send feedback the product have bought,... )
- At Admin
- Manage categories, products
- Manage orders, order detail, update status of order.
- Manage coupon, users, feedbacks, comments of blogs, comments of products.
- Report sale of website (report sale by months, weeks, days ), report for orders by status (pending, completed, shipping, proccessing, failed, destroyed ), report VIP members, BOM members, Most views products, Most Sold products,...
- Clone this project to your xampp -> htdocs.
- Create a folder PRO1014_DA1 > main-project (Folder url: xampp/htdocs/PRO1014_DA1/main-project ).
- The source code should in the folder name:
xampp/htdocs/PRO1014_DA1/main-project/
- After cloning this project. Copy all source code in QLDA-DA1-GoldenBeeGroup into xampp/htdocs/PRO1014_DA1/main-project/...
- Create the database name:
duan1_database
after that import the database: duan1_database_13_4_2023.sql from this source into your table (note: Cannot change table name if you want to continue this project ) - Open the file with url
- at client:
localhost:[yourport]/PRO1014_DA1/main-project
- Ex: With me:
localhost:8082/PRO1014_DA1/main-project
(maybe with you is:localhost/PRO1014_DA1/main-project
) At Admin:localhost:[yourport]/PRO1014_DA1/main-project/admin
- Ex: With me:
localhost:8082/PRO1014_DA1/main-project/admin
(maybe with you is:localhost/PRO1014_DA1/main-project/admin
)
- Run this code and enjoy