Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovannil30/aeiluminate-admin
https://github.com/giovannil30/aeiluminate-admin
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/giovannil30/aeiluminate-admin
- Owner: GiovanniL30
- Created: 2024-10-08T15:50:43.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T07:04:50.000Z (about 1 month ago)
- Last Synced: 2024-12-03T08:18:59.871Z (about 1 month ago)
- Language: PHP
- Size: 4.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 databaseOther 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:
```bash
git clone https://github.com/GiovanniL30/aeIluminate.git
```2. Create a .env file for the database configuration, include the following variables:
```bash
DATABASE_HOST
DATABASE_USER
DATABASE_PASSWORD
DATABASE_PORT
DATABASE_NAME
MASTER_RECOVERY_KEY
```### Additional Installation
1. Install Composer dependencies:
```bash
composer install
```2. If composer is not installed, download it from [Composer](https://getcomposer.org/download/)
3. 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.
4. Restart the terminal
5. To check if composer is installed, run the following command:```bash
composer -v
```**_Note:_** LOGIN CREDENTIALS
```bash
Username: giovanni123
Password: helloworld
```### Group Members
- Leo, Giovanni M.
- Patano, Eugene Kyle
- Agabao, Arvy
- Ngaosi, Alfred Chritstian Emmanuel
- Prudencio, Jhea Jana
- Luis, Donna Liza