没有合适的资源?快使用搜索试试~ 我知道了~
SurveyPro
共78个文件
ts:25个
js:13个
json:10个
需积分: 10 1 下载量 121 浏览量
2021-02-25
07:11:33
上传
评论
收藏 15.01MB ZIP 举报
温馨提示
SurveyPro SurveyPro是使用Node,Express,Angular和MySQL制作的Google表单副本。 它允许用户创建调查并使用文本框,单选按钮,复选框和数字等字段添加问题。 用户可以共享调查,任何人都可以填写。 有关完整应用程序的演练,请观看此存储库中的演练视频。 先决条件 (您可以按照教程的说明下载并安装MySQL) 设置 数据库 将该存储库的Database文件夹中存在的sql文件导入到本地MySQL服务器。 使用nodejs时,MySQL的root用户将无法使用,因为最新版本已更改了节点处理SQL身份验证的方式。 因此,您将必须创建一个新用户来访问nodejs。 在SQL Shell中执行以下命令以创建新用户。 create user nodeuser@localhost identified by ' password ' ; grant all
资源推荐
资源详情
资源评论
收起资源包目录
SurveyPro-main.zip (78个子文件)
SurveyPro-main
Frontend
tsconfig.spec.json 333B
.browserslistrc 853B
src
main.ts 372B
index.html 295B
polyfills.ts 3KB
environments
environment.ts 662B
environment.prod.ts 51B
favicon.ico 948B
styles.scss 329B
assets
.gitkeep 0B
test.ts 753B
app
app.component.scss 0B
services
http-requests.service.ts 1KB
auth.service.ts 3KB
app-routing.module.ts 604B
app.module.ts 1KB
app.component.html 31B
page-not-found
page-not-found.component.html 176B
page-not-found.component.ts 260B
page-not-found.component.scss 0B
interceptors
auth-interceptor.ts 809B
app.component.ts 214B
app.component.spec.ts 1KB
forms
forms-routing.module.ts 1KB
form-responses
form-responses.component.html 1KB
form-responses.component.scss 0B
form-responses.component.ts 1KB
formslist
formslist.component.scss 0B
formslist.component.ts 914B
formslist.component.html 907B
createform
createform.component.ts 3KB
createform.component.scss 126B
createform.component.html 3KB
forms.module.ts 867B
fill-form
fill-form.component.ts 4KB
fill-form.component.html 1KB
fill-form.component.scss 0B
forms
forms.component.html 495B
forms.component.scss 0B
forms.component.ts 713B
authentication
register
register.component.html 1KB
register.component.ts 1KB
authentication.component.scss 3KB
authguard.service.ts 634B
login
login.component.ts 1023B
login.component.html 1KB
angular.json 4KB
tsconfig.json 458B
tslint.json 3KB
README.md 1017B
tsconfig.app.json 287B
.editorconfig 274B
.gitignore 631B
karma.conf.js 1020B
package-lock.json 1.1MB
e2e
src
app.e2e-spec.ts 641B
app.po.ts 301B
tsconfig.json 294B
protractor.conf.js 869B
package.json 1KB
Walkthrough.mp4 20.59MB
README.md 3KB
Backend
.env 198B
server.js 918B
lib
utils.js 559B
middleware
handle404.js 152B
error-handler.js 247B
controller
login.js 2KB
form.js 4KB
healthcheck.js 222B
config
passport.js 5KB
config.js 383B
connection.js 349B
.gitignore 2KB
bin
www.js 1KB
package-lock.json 137KB
package.json 662B
Database
surveyprodb.sql 4KB
共 78 条
- 1
资源评论
止蚀
- 粉丝: 23
- 资源: 4508
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【java毕业设计】程序设计基础课程辅助教学系统源码(springboot+vue+mysql+说明文档).zip
- 超详细中文版TA-Lib库使用教程.zip
- 【java毕业设计】社团报名管理系统源码(springboot+vue+mysql+说明文档).zip
- 【java毕业设计】瑜伽体验课预约系统源码(springboot+vue+mysql+说明文档).zip
- 【java毕业设计】玩具租赁系统源码(springboot+vue+mysql+说明文档).zip
- sklearn红酒数据集分类器的构建和评估
- 【java毕业设计】物流系统源码(springboot+vue+mysql+说明文档).zip
- 【java毕业设计】物流管理系统源码(springboot+vue+mysql+说明文档).zip
- 【java毕业设计】物业管理系统的设计与实现源码(springboot+vue+mysql+说明文档).zip
- 【java毕业设计】爬虫基于网页开发和数据抓取技术的在线新闻聚合平台的设计与实现源码(springboot+vue+mysql+
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功