Home > front end >  Design a basic function of dynamic Web site
Design a basic function of dynamic Web site

Time:09-17

Request the following
(1) must use JSP technology to realize;
(2) using the MVC pattern implementation;
(3) using the MySQL database;
(4) the site theme scope, it is suggested that revolves around the e-commerce, e-commerce can be generalized, flower shop such as community service, online service of literature reading, farm vegetables supply and marketing platform, specific topic are on their own idea;
(5) the system should have the basic user registration, user login function, "products" browse, add the "products" to "shopping cart", see the "shopping cart", and other functions, does not need to pay function implementation;
(6) can be flexible to use what they have learned knowledge to achieve specific functions, such as in the whole system, write the top. The JSP file, used to placed the Banner with the top of the website information; Write a named copyRight. The JSP file, copyRight information for placed at the bottom of the website, and then in the index. The JSP, and other web pages by using the include directive tags embedded in top, JSP and copyRight. The JSP, split and implement page site overall consistency,
(7) system design and development to combine learning other courses, such as flexible application of "static web design and editing" curriculum knowledge, design the page show effect; Application of "database principle" curriculum knowledge, database design,
(8) can be designed and implemented other functions as a highlight of the project, such as additional verification code in the login (can use Kaptcha open source components to achieve), implement 7 days from the login function, cloud disk service (the user can upload document is saved to the server), and so on, this not be forced,
(9) projects should be conceived, own design, unique, and each function need to be able to run normally,

CodePudding user response:

Hello, BBS inside can not send contact information, will be processed, you can go to my home page direct messages me, we can talk about, you this is very good!
  • Related