Skip to content

A web-based application to manage alumni data and share memories. Includes features like registration, profile modification, reviews, and more.(html/css/php))

Notifications You must be signed in to change notification settings

rachidbentaleb/alumni-management-memories

Repository files navigation

Alumni Management and Memories Project

Project Description

This is my first project as a first-year full stack developer! It is a web-based application designed to manage alumni data and share memories. This project includes features such as a laureate dashboard, registration form, profile modification, reviews page, and a memories page.

Features

  • Laureate Dashboard: View and manage alumni profiles.
  • Registration Form: Easy sign-up process for new members.
  • Profile Modification: Update user details like name, email, and profile picture.
  • Reviews Page: Share and view alumni feedback.
  • Memories Page: A section dedicated to sharing memorable moments.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP, Laravel
  • Database: MySQL
  • Version Control: Git and GitHub

Database Setup

To set up the database for this project:

  1. Import the coupainsavant.sql file into your MySQL database using phpMyAdmin or a MySQL command line tool.
  • Using phpMyAdmin:

    • Open phpMyAdmin.
    • Select your database and go to the "Import" tab.
    • Choose the coupainsavant.sql file and click "Go".
  • Using MySQL Command Line:

    mysql -u username -p your_database_name < coupainsavant.sql

About

A web-based application to manage alumni data and share memories. Includes features like registration, profile modification, reviews, and more.(html/css/php))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published