Skip to content

AngeloSoria/ucc-lms-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Learning Management System (LMS)

This project is an E-Learning Management System built using vanilla PHP and MySQL. It is designed to manage users, programs, sections, and general logs.

Features

  • User management
  • Program management
  • Section management
  • General log management

Technologies Used

  • PHP
  • JavaScript
  • CSS
  • MySQL

Project Structure (MVC)

  • Models: Handles the data and business logic (e.g., User, Program, Section, Log models).
  • Views: Responsible for the presentation layer (e.g., HTML, CSS, JavaScript files).
  • Controllers: Manages the communication between models and views (e.g., UserController, ProgramController).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors