java代写 | spring代写| sql代写 | js代写 | html代写 – Spring MVC web代写

java代写 | spring代写| sql代写 | js代写 | html代写: 这是一个利用java进行web代写的作业,通过java设计一个MVC的框架
1. Description
It’s a server-based project. I plan to create a fashion website. This site lets people to upload pictures with clothes they wear. For each picture, they should fill out the form including occasion, season, category, year, price and brand for the clothes in the picture. People can view pictures and sort. People can share to Facebook or write comments. *People don’t need to login to view the website.
2.Detail Design
A. Using Java language including following:
Using Spring MVC (https://spring.io/guides/gs/serving-web-content/)
Using MySQL + JPA for persistent data.
Using html for View
Using Facebook API for sharing
Using Gmail API for login

B. Functionalities
Sign up / Sign in
Sign in with Gmail
Share to Facebook
upload picture and fill out the form
Update and delete user’s own post
View all the picture
Sort picture
C. Details
First page (homepage) includes the following options:
Men’s section or Women’s section.
Login and Register
Enter into Men’s page or Women’s page
Men’s/Women’s page:
A menu / list for users to sort. The list includes occasion, season, category, production year, price range and brand.
Clicking on one of pictures, new window will be opened with following options:
Picture
Tags (Occasion, category, season, year)
Clothes with brand and price.
Message that picture provider wrote
Comments that people wrote
The following options will be clickable and shown on the top of the page:
Upload button: upload picture and select tags
Username link: go to the personal page which includes all pictures that user upload. (Update and Delete functions)
Logo: go back to the first page.
Login/Logout (User’s don’t need to login to view the website. But they do need login to post)
D. Wireframe
First Page:

Sign in/ Sign up

Women’s / Men’s page:

Click on one of the pictures:

User’s own page:

发表评论

电子邮件地址不会被公开。 必填项已用*标注