Skip to content

cris-ronaldo7/Alumni-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Alumni-Management-System

Alumni Management System using PHP & MySql

Requirements

  1. XAMPP Server
  2. Browser (Chrome,Mozilla)
  3. Code Editor (Vim, Sublime Text, VSCode)

Features. ADMIN

  1. ADMIN Login.
  2. Add/Delete Announcements.
  3. Add/Delete Events.
  4. Add/Delete/Reply to Forum Posts.
  5. Search Alumni.
  6. Add Alumni.
  7. Update Finalcial Date of Alumni eg (Cash Donation/ Registration Fee etc).

ALUMNI

  1. Alumni Registration & Login.
  2. Update Profile.
  3. Add/Reply to Forum Posts.
  4. Search Alumni.
  5. Check self donation amount.

Guests

  1. Check Events/Announcements
  2. Search For Alumni.

How to Setup

  1. Install XAMPP Server
  2. Start Apache and MySQL
  3. Copy the this folder "Alumni Management System to C:\xampp\htdocs
  4. Open browser and type http:https://localhost/phpmyadmin/
  5. Create a new Databse with name "we_miniproject"
  6. Import the sql file from the database folder in Alumni Management System.
  7. To open the file in browser type http:https://localhost/Alumni-Management-System/index.php