| Introduction | ||
| Technology has advanced so that we can dispose of many facilitates through computers and mobile phones. One of the facility is to learn using this devices. Studies has shown that new methods of teaching and learning from computer are more efficient and more accessible; but what is more handy than mobile phone? Mobile phones with Internet access can be used for learning as well. For this I made a project, which is based on the necessity of students on communication and exchange of informations and documents, related to school. For a better social community: each student / teacher have access to all informations, documents, the relevant links and the question / answer sets from this project. This project consist in a web application which allows sharing files, links, questions with the possibility to notify the answers and a search engine. What this project brings in addition is the accessibility: it can be accessed from computer or mobile phone, if the last one has Internet access. | Basic description | |
|   | ||
| Demo | ||
| Authentication: to upload / download files, to put questions and receive answers related to one subject, is necessary to login in. After you login in you have to choose a subject or create a new one that will be the abstract in one word of the contents. | Login in and choose subject | |
|   | ||
| Sharing files: upload / download files. You have to choose in which folder it will be uploaded the file, and if is not exist you can create a new one. If the mobile phone supports it, it is the possibility to see the file that you want. You will see the size of the file and you can decide if you have enough memory to download it. You can create comments related to each file that is uploaded. | File part | |
|   | ||
| Sharing links: you can save links related with the subject that you choose it at first. You have to choose in which folder it will be saved, if it does not exist you can create a new one, and you will can choose the options: this link can be seen from a computer and/or a mobile phone. If you don`t introduce a valid link it will appear an error message. You can create comments related to each link that is uploaded. | Link part | |
|   | ||
| Questions and answers: questions will be on categories, if is not exist you can create a new one. To a question can answer anyone who has a user name, and the number of answers is unlimited. | Forum part | |
|   | ||
| Search engine: the search can be in files, links or questions and answers. It will search in the name of folders/categories, names of files/links, comments of files/links and in questions and answers. | Search part | |
|   | ||
| Release the space on the server: you will receive an email notification that a file that you uploaded or that you are interested in will be deleted soon. The file that are deleted first are the ones that were uploaded first. | Release space and an ending word | |
|   | ||
| Installation: you have to install the `XAMPP` packet. This packet includes: server Apache, server MySQL and PHP. If you don`t install this packet you have to have an email agent. Let`s say that you install it, after that you have to modify in the `php.ini` with: - remove the ; from `extension=php_smtp.dll` and write the appropriate SMTP name at the line `SMTP = `. Another thing is the line `sendmail_from = ` you have to write a valid email there. After you modify the `php.ini` file you have to create the database and the tables; you just have to copy paste the content inside the `create.txt` file. In the `config.php` file you have to write
|
||
![]() |
Name | Adela Ciobra |
| Contact | adela.ciobra@gmail.com | |
|   | ||
|   | ||