Skip to content

altxxr0/EdCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

EdCore

EdCore Logo EdCore Text

EdCore is a lightweight, PHP-based Learning Management System (LMS) framework designed to showcase multiple subjects and their associated learning materials. Originally developed as a proposal or prototype for a more complete LMS platform, it features a basic subject display interface and structured file management.

⚠️ Some learning materials have been removed due to copyright by STI College.

📃 An iLS Requirment for our Computer/Web Programming 1 (Java) & Computer/Web Programming 2 (HTML) { 1st & 2nd Quarter | 1st Term }

🌐 Demo

You can view a live version here: https://edcore.rf.gd/

🚀 Features

  • Subject listing with individual resource directories
  • Basic file management (view/download)
  • Lightweight and fast, no need for heavy frameworks
  • Designed to be deployed on free hosting platforms

🛠 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Database: None required (file-based system)

📁 Folder Structure

htdocs/
├── assets/ <- Stylesheets, scripts, and static assets
├── subjects/ <- Contains subject directories (e.g., Math, English)
├── index.php <- Main entry point of the LMS
└── ...

📦 Installation

  1. Clone this repository: git clone https://github.com/altxxr0/EdCore.git

  2. Upload the htdocs folder to your web server (e.g., XAMPP, 000webhost, InfinityFree).

  3. Make sure PHP is enabled and file permissions allow reading of the subjects/ directory.

  4. Open your browser and go to http://localhost or your hosting domain (e.g., https://edcore.rf.gd/).

🧩 Customization To add subjects, create folders inside the ../resources/files directory. Place PDF, DOCX, PPTX, or any resource files within those folders.

📌 Notes

This project is currently a prototype and not recommended for production without additional security layers. Copyrighted materials from STI College were removed.


🌏 Project Assigned By:


📃 License

Javocado © 2025 by Altxxr is licensed under
Creative Commons Attribution 4.0 International