Computer-Hunters-- forearmed

Computer-Hunters-- forearmed

Sprint schedule

time It plans to complete the front-end work
11.6 User login screen to complete the registration, personal information interface, interface, and Hot News
11.7-11.8 Matching interface, computer interface hunting
11.10 Forum function interface
11.11 Interface function test
11.12 Item Function Testing
time It plans to complete the back-end work
11.6-11.7 Build a database, registration login function, personal information
11.8-11.9 Keyword matching, matching hardware
11.10 Home notebook recommendation, search, forums function
11.11 Back-end functionality test
11.12 Item Function Testing
time It plans to complete work of art PM plans to complete work
11.6-11.12 Auxiliary back-end database to complete the construction, completed in consultation with front-end interface Blog writing, data access

Asked Questions

Database, backend deployed on the server?

In the first deployment phase of development in the local, after then consider deployed to the server.

How python crawling data to ensure accuracy? The website information may differ gap will be relatively large?

General data for python crawling some large sites to ensure the accuracy of the information gap is relatively large, then this means is a controversial issue, we will refer to other more websites to the majority view prevail

Like just from the number of points as the authoritative judgment standard user will not be appropriate (there is brush hand)?

An account only to a point like this article, and an account required to bind a phone number, so there is no brush in hand.

Information is updated by the backstage staff will inefficient?

Indeed efficiency will be lower, so we need to reduce the burden of back office staff consider the application after the completion of reptiles overall function.

Consider whether the administrator to manage an automated review?

Automation consider the need to involve a number of security issues, we do not consider

ER diagram in the lack of adjustment for the administrator to update the contents of each module

Other users how to enhance the power of others to solve the problem? Reward on the site is confusing lack of motivation

This is available to users of the platform, almost like to know, Baidu know that this kind of exchange platform also reward users with points to answer, as there are a lot of users are willing to share their knowledge.

How to ensure timely data updates

On the timely update at the beginning of the use of artificial regularly updated information or contain important information, such as after the complete application reptiles can be timed to get information every day

How to expand the database? Such as adding a new video card information

Add a new graphics object in this table graphics, and the information it contains is added thereto.

Front and rear ends and using language framework

Front-end using HTML, CSS, Javascript of bootstrap framework, Java backend of spring boot

团队的代码规范

Html规范:

1.使用小写标签名
2.关闭所有 HTML 元素
3.使用小写属性名
4.等号前后不必使用空格
5.每行代码尽量少于 80 个字符
6.注释使用
<!-- 注释内容 -->
7.HTML 中 JavaScript 尽量使用相同的命名规则

Java规范:

采用阿里发布的Java开发手册v1.4的代码规范

前几次作业的不足

完成时间总是堆积在最后,使得工作内容在很大程度上没有检验。并且在一些问题上,组员考虑问题不够周到,导致最后还需要反复修改本应早就该完成的任务。

需要改进的团队分工

在每个模块都设置至少一个办事能力强,细心的组员来负责对该模块的工作进行强调和定时审查。

《Computer-Hunters——凡事预则立》的Git链接 点击这里

Guess you like

Origin www.cnblogs.com/hunter-group/p/11795615.html