Get Latest CSE Mini Projects in your Email

Your Email ID:
Mini.in Subs

Online Notes Sharing Platform PHP Mysql Project

Download Project:

Fields with * are mandatory

Requirements

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

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
2. User:
username: user
password: userpass
Main Features

  • Multiple user access: Allows multiple type of users(teacher/student/admin) to login
  • Functional Admin panel: Allows admins to manage the whole system
  • CRUD functionalities: Allows all users to create,read,update and erase their notes in an oversaw format
  • Profile update alternative: Allows users to refresh their profile/account details
  • Secure registration and login option for users
  • Allows students and teachers to download/upload their course notes easily
  • Allows users to recover their password using forgot password option

Download Project:

Fields with * are mandatory