需要对我的项目计划提出一些建议和意见。 [英] Need some suggestions and comments for my project plan.

查看:79
本文介绍了需要对我的项目计划提出一些建议和意见。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个可以管理.doc .xls .jpeg .png等文件的项目,无论是在线还是离线。

功能:添加/上传文件,删除文件/删除到数据库,查看文件(例如:.doc,查看所有文件,查看特定文件),搜索,排序,添加注释或标签到文件等。



示例:用户搜索salesreport

这将是输出:salesreport.doc | salesreport.png | sales2017.xls |



我只知道html + php网站,但我的问题是数据库,使用什么。或者任何可以轻松创建此类型或程序的软件,编程语言?如果有现有软件,你可以建议。



我尝试过:



我试图创建一个网站(到目前为止没有数据库)

如果我可以让它离线,希望得到一些建议。

如果它在线,它还可以,使用什么数据库。

I want to create a project that can manage files like .doc .xls .jpeg .png , etc. either it's online or offline.
Functions : Add/Upload files, Delete files/Remove to database, View Files(For example: .doc only, view all files, view specific file), Search, Sort, Add comment or label to the file, etc.

Example: The user searched salesreport
This will be the output : salesreport.doc| salesreport.png| sales2017.xls|

I only know html + php websites but my problem is the database, what to use. Or any software, programming language that can easily create this type or program? If there are existing softwares, you can suggest.

What I have tried:

I tried to create a website (No database so far)
Hoping for some suggestions if I can make it offline.
Its ok if it is online, what database to use.

推荐答案

开始学习数据库设计的基础知识:

1. 数据库设计简介 [ ^ ]

2. 数据库规范化中的1NF,2NF,3NF和BCNF [ ^ ]

对于实现,由于PHP的RDBMS的本质是MySQL,学习 PHP:MySQL数据库 [ ^ ]
Start learning the fundamentals of database design:
1. Introduction to database design[^]
2. 1NF, 2NF, 3NF and BCNF in Database Normalization[^]
For implementation, as the natural of RDBMS for PHP is MySQL, learn PHP: MySQL Database[^]


这篇关于需要对我的项目计划提出一些建议和意见。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆