How to run the Online Notes Sharing System Project using PHP and MySQL 1. Download the project zip file 2. Extract the file and copy onss folder 3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html) 4.Open PHPMyAdmin (http://localhost/phpmyadmin) 5. Create a database with the name onssdb 6. Import onssdb.sql file(given inside the zip package in SQL file folder) 7. Run the script http://localhost/onss Credential for Employee/User panel : Username: john12@gmail.com Password: Test@123 or Register a new user.