摘 要
现代众筹指通过互联网方式发布筹款项目并募集资金。相对于传统的融资方式,众筹更为开放,能否获得资金也不再是由项目的商业价值作为唯一标准。只要是网友喜欢的项目,都可以通过众筹方式获得项目启动的第一笔资金,为更多小本经营或创作的人提供了无限的可能。 对于该课题的研究有利于我国市场经济健康可持续的发展。因此设计并开发一个众筹网络投资平台拥有重要的意义。
由于众筹一词是近几年从国外引进的新词,所以本文首先从众筹模式产生的背景,国内外研究现状以及众筹的基本概念入手,以便读者对众筹的基本概念有大致的了解,在此基础上,简单的介绍了本网站涉及到的相关技术和理论,随后是对系统的分析,包括网站需求分析,可行性分析,业务流程分析,数据流程分析,接着是系统的设计,包括网站功能设计,数据库设计,界面设计,最后是系统的实现。本网站使用myeclipse10,Adobe Dreamweaver CS3等作为开发工具,采用当下比较流行的JSP动态网页开发技术,应用MySQL数据库系统作为网站的后台数据库,应用Tomcat 作为Web应用服务器。本网站实现了的基本功能包括用户的注册、登录,发起项目,审核项目,浏览项目,投资项目,以及后台的项目管理,用户管理,订单管理等等。
关键词:互联网金融 众筹 JSP MySQL
Abstract
Modern crowdfunding means publishing and raising funds through the Internet. Crowdfunding is more open than traditional funding. The availability of funds is no longer the sole criterion of the commercial value of the project. As long as it is a project that users like, they can get the first funding for the project through crowdfunding. The research on this subject is beneficial to the healthy and sustainable development of China's market economy. Therefore, it is of great significance to design and develop a crowdfunding network investment platform.
Because the word "crowdfunding" is a new word introduced from abroad in recent years, this paper begins with the background of the emergence of crowdfunding mode, the current research situation at home and abroad and the basic concepts of crowdfunding, so that readers can have a general understanding of the basic concepts of crowdfunding. On this basis, this paper briefly introduces the related technologies and theories involved in this website, and then analyzes the system, including website requirements analysis, feasibility analysis, business process analysis, data flow analysis, and then the design of the system. Including website function design, database design, interface design, and finally the implementation of the system. This site uses myeclipse10 / Adobe As a development tool, Dreamweaver CS3 adopts the popular JSP dynamic web page development technology, and uses the MySQL database system as the backstage database of the website. The basic functions of this website include user registration, login, initiation project, audit project, browse project, investment project, background project management, user management, order management and so on.
Keywords: Internet finance crowdfunding JSP MySQL
目 录
第1章 绪论 1
1.1 课题的背景与现状 1
1.1.1 课题的背景 1
1.1.2 课题国内外现状 1
1.2 课题的提出及意义 2
1.3 课题研究思路与环境 3
1.3.1 课题的研究思路 3
1.3.2 系统开发环境 3
第2章 系统分析 4
2.1可行性分析 4
2.2需求分析 5
2.3系统目标 6
2.4系统分析 6
2.4.1用例图分析 6
2.4.2类图分析 7
2.4.3时序图分析 9
第3章 系统设计 11
3.1功能结构设计 11
3.2数据库设计 11
3.3界面设计 16
第4章 系统重点和难点 27
4.1重点与难点 27
4.2重难点解决方案 27
第5章 总结与展望 29
5.1总结 29
5.2展望 29
参考文献 30
致 谢 31