Type Here to Get Search Results !

Online Notes Sharing Platform PHP Mysql Project

Er Yogendra Singh Rajput 0

Online Notes Sharing Platform PHP Mysql Project

Requirements

  • PHP 5.3 or higher recommended
  • MySQL DB
  • Ability to write .htaccess file for apache mod_rewrite

( Make Sure PHP Version 5.5 to 5.6 )

Xamp PHP 5.6 download link –  Click Here

Xamp PHP 5.5 download link –  Click Here

Installation

  • Upload College-Notes-Gallery to the directory of your choice. (E.g : /var/www/html/online-notes-sharing )
  • Import MySql Db file to your database software (E.g : PhpMyAdmin -> Create DB -> Import notes.sql )
  • Configure connection between your database and server by modifying the /includes/connection.php file
  • Navigate to the installation in your browser ( E.g : http://localhost/online-notes-sharing )
  • Done ðŸ™‚

Login Details

  1. Admin:

username: root

password: adminroot

  1. User:

username: user

password: userpass

Main Features

  1. Multiple user access: Allows multiple type of users(teacher/student/admin) to login
  2. Functional Admin panel: Allows admins to manage the whole system
  3. CRUD functionalities: Allows all users to create,read,update and delete their notes in a managed format
  4. Profile update option: Allows users to update their profile/account details
  5. Secure registration and login option for users
  6. Allows students and teachers to download/upload their course notes easily
  7. Allows users to recover their password using forgot password option

 

Download Here

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.