E-Commerce System Design and Implementation-Graduation Project (Thesis) Opening Report

Graduation Project (Thesis) Opening Report

Name

major

opening date

topic

E-commerce system design and implementation

topic type

Theoretical research Experimental research Applied research Production practice

Engineering Design Software Development Research Other

  1. 1. The research purpose and significance of the graduation design (thesis)

E-commerce is a new type of economic and trade form that uses network information platforms to provide trade activities between enterprises and individuals, and between enterprises and enterprises. benefit. The information exchange method of e-commerce is bidirectional, the trade method is flexible, and the logistics method is convenient and fast, which has changed the traditional economic and trade mode and brought great convenience to enterprises and individuals. With the rapid development of network technology, the rapid development of e-commerce has promoted the development process of global economic integration. E-commerce has become an important means for countries to enhance their economic strength and seek economic resources, and has had a profound impact on social and economic development.

An e-commerce system has many meanings:

1. Convenience: E-commerce systems allow consumers to buy goods anytime and anywhere without leaving their homes. This is very convenient for many people, especially those who live in remote areas or don't have time to shop in brick and mortar stores.

2. Large market: The e-commerce system can also provide enterprises with a broader market. Through the e-commerce system, enterprises can sell products all over the world without being restricted by geographical location. This gives small businesses the opportunity to compete globally, while also giving consumers more choice.

3. High efficiency: E-commerce system can also bring more efficiency to enterprises. With automated order processing and inventory management systems, businesses can respond to customer needs faster and can reduce manual workload. This saves costs while also increasing productivity.

4. Complete information: The e-commerce system can also provide more information for enterprises. Through the analysis of consumer buying behavior, companies can understand consumer needs and preferences, and adjust their product strategies based on this information. This can help businesses improve customer satisfaction, while also aiding their marketing and sales efforts.

  1. 2. Main research content

  1. Use of the Java language

  1. Use of Html, css, JavaScript languages

  1. SQL language usage

  1. Use MYSQL database to store data

  1. Software development and design process

  1. Intellij Idea Tools

  1. Use of Spring framework

  1. Construction and configuration of javaweb development environment

  1. 3. Research methods and steps

Research ideas:

1. Understanding requirements: First, it is necessary to understand the needs of target organizations or individuals using e-commerce systems, including requirements for e-commerce functions, performance, and interfaces. This can be done by communicating with the institution or individual, or by referring to the functionality of other e-commerce systems used by similar institutions.

2. Analyze the existing system: If the organization or individual has used the e-commerce system, it can analyze the function, performance and interface of the existing system, and evaluate its advantages and disadvantages. This can help determine the functionality and performance that the new system needs to have.

3. Design system architecture: According to the requirements and analysis of existing systems, it is necessary to design the architecture of the new e-commerce system. Architecture should include database design, module division, interface design, etc.

4. Realize system functions: According to the designed architecture, start to realize the functions of the e-commerce system. This may include writing database stored procedures, writing user interface and backend code, etc. Attention should be paid to the performance and scalability of the system during implementation to ensure that the system can meet future demands.

5. Testing and debugging: After the implementation is completed, test the system to ensure correct function, good performance and friendly interface. If a problem is found, it needs to be debugged to ensure that the system can run normally.

Research methods:

我们采用最常见的技术栈,后台用Springboot 来简化 Spring 框架的开发。用最主流的Tomcat做服务器。MySQL 是一种流行的关系型数据库管理系统。我们用它来存储数据,MyBatis 是一个持久层框架,可以简化对 MySQL 数据库的操作。前端使用的 HTML、CSS 和 JavaScript 是三种常用的网页开发技术。HTML 用于结构化网页内容,CSS 用于设计网页的外观,JavaScript 用于实现网页的交互逻辑。我们先设计好各个表和字段,然后完成数据录入,编写后台业务逻辑,然后开发前端界面,做好前端界面与后台的交互,最后完成功能测试和bug修复。

  1. 四、进度安排

  1. 五、主要参考资料

[1]王燕;高玉飞;;移动商务的价值链与商务模式研究[J];物流科技;2006年09期

[2]李建平;刘莺;;移动数据业务商务模式与用户感知价值的关系分析[J];世界电信;2007年04期

[3]金颖;韦燕萍;潘海飞;朱琦;朱苏;;备配件电子商务系统设计及开发[A];2016年MIS/S&A学术交流会议论文集[C];2016年

[4]程武;信息新技术武装商务人士[N];中华工商时报;2007

[5]卢湘江,李向荣. MySQL高级配置和管理. 北京:清华大学出版社,2005

[6]石秀君;基于Web服务的企业ERP与电子商务系统的集成研究.山东师范大学. 2013

[7]孙卫琴.基于MVC的JavaWeb设计与开发[M].北京:电子工业出版社2016.

指导教师意见

指导教师(签字) 年 月 日

开题审核意见

开题审核组组长(签字) 年 月 日

Guess you like

Origin blog.csdn.net/byedo/article/details/128510779