I want to use php to write a product website as a graduation project. But I don’t know how to start. I only have 2 months. I don’t know what kind of planning is best. Should I learn and use it at the same time, or should I find a course to finish it? I learned PHP in school, do you have any good suggestions? Is there any website with such examples?
常杰2019-07-11 17:24:47
It is recommended that you directly use ecshop or niushop to make changes, otherwise it will be difficult to write the mall by yourself and you have not graduated yet
kanglecheng2019-07-09 16:23:53
Two months may be a bit difficult, the easiest way is to talk about the main functions
1. Front-end part, product list (category, details), shopping cart, member center (login registration or third-party login, receipt information, All orders)
2. Backend management, product management (addition, deletion, checking, modification), order management (delivery, returns, etc.), member management (information, address, etc.)
3. In addition, the payment interface requires a docking channel ( WeChat, Alipay, etc.)
Come on!
I am also learning recently, this is my Mini Program Mall http://www.php.cn/blog/detail/13701.html