“Online Note Sharing” is the project used for sharing notes using website. Notes that the user wants for the particular subject can be found in the website. This project is written in PHP and MYSQL. Create Online Note Sharing Project in PHP for your college and school assignment.
Firstly, the user need to sign up and then, they can log in to the system. They will get their own dashboard where they can see the numbers of notes for the particular faculty. After, that they can download it and read the notes. They can even upload the notes if they have some . They can even edit the profile like name, profile, change password. Eventually, in admin side they can see all the users who are using it. Admin has the authority to delete the users too. If the user had uploaded the notes then admin check the note and is it is usable then they will approved it and all the other user will get the note according to the faculty.
Admin Login Details for Online Note Sharing PHP Project :
- username: root
- password: adminroot
For the database connection first you need create the database named notes.sql in the localhost/phpmyadmin/ and then you can import the database which is found inside the db folder notes.sql file.
Language Structure of Online Note Sharing PHP Project :
This PHP project is built using the following programming languages.
- HTML: Page layout and design
- CSS: Design
- JS: Frontend
- PHP: Backend
- Bootstrap
- Java Script
Supported Operating Systems by Online Note Sharing PHP Project :
You can run this project in the Windows, Mac and Linux Operating Systems.