Skip to content

GiovanniL30/aeIluminate-admin

Repository files navigation

AeIluminate Admin Portal

This repository contains source code for the Alumni Social Media Application Admin Portal

CRUD admin operations:

  1. Create account for alumni/mananger
  2. Read accounts from the database
  3. Update existing account details
  4. Delete existing account from the database

Other admin functionalites:

  1. Login and Logout admin account
  2. Search specific account
  3. Apply sorting
  4. Apply filtering

Important Note

  1. Please make sure that the root folder directory is set to "aeiluminate" (this is a must)
  2. Check the database.php file located at the backend folder and change all neccessary data to connect to the database

Getting Started

Follow the steps below to set up and run the application locally.

Installation

  1. Clone the repository:
 git clone https://github.com/GiovanniL30/aeIluminate.git
  1. Create a .env file for the database configuration, include the following variables:
 DATABASE_HOST
 DATABASE_USER
 DATABASE_PASSWORD
 DATABASE_PORT
 DATABASE_NAME
 MASTER_RECOVERY_KEY

Additional Installation

  1. Install Composer dependencies:
 composer install
  1. If composer is not installed, download it from Composer
  2. During the installation, when prompted to select the php.exe file, navigate to the WAMP installation directory (usually C:\wamp64\bin\php\phpX.X.X) and select the php.exe file.
  3. Restart the terminal
  4. To check if composer is installed, run the following command:
 composer -v

Note: LOGIN CREDENTIALS

Username: giovanni123
Password: helloworld

Group Members

  • Leo, Giovanni M.
  • Patano, Eugene Kyle
  • Agabao, Arvy
  • Ngaosi, Alfred Chritstian Emmanuel
  • Prudencio, Jhea Jana
  • Luis, Donna Liza

About

Admin Portal for Aeiluminate Website

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors