Alumni Management System using PHP & MySql
Requirements
- XAMPP Server
- Browser (Chrome,Mozilla)
- Code Editor (Vim, Sublime Text, VSCode)
Features. ADMIN
- ADMIN Login.
- Add/Delete Announcements.
- Add/Delete Events.
- Add/Delete/Reply to Forum Posts.
- Search Alumni.
- Add Alumni.
- Update Finalcial Date of Alumni eg (Cash Donation/ Registration Fee etc).
ALUMNI
- Alumni Registration & Login.
- Update Profile.
- Add/Reply to Forum Posts.
- Search Alumni.
- Check self donation amount.
Guests
- Check Events/Announcements
- Search For Alumni.
How to Setup
- Install XAMPP Server
- Start Apache and MySQL
- Copy the this folder "Alumni Management System to C:\xampp\htdocs
- Open browser and type http://localhost/phpmyadmin/
- Create a new Databse with name "we_miniproject"
- Import the sql file from the database folder in Alumni Management System.
- To open the file in browser type http://localhost/Alumni-Management-System/index.php