Welcome to our Group School Project where we've recreated the popular school platform Moodle from scratch using HTML, CSS, JavaScript, PHP, and a SQL database. This project showcases our skills in web development, front-end and back-end technologies, and database management.
- Introduction
- Features
- Technologies Used
- Installation
- Usage
- Database Schema
- Contributors
- License
Moodle is a widely used platform for educational institutions to manage courses, assignments, quizzes, and other learning materials. Our project aims to recreate the core functionalities of Moodle while using a variety of web technologies.
Our Moodle Recreation Project includes the following features:
- User authentication and registration
- Course management: creation, enrollment, and materials upload
- Assignment submission and grading system
- User profile management
- HTML: Structuring the web pages
- CSS: Styling and layout design
- JavaScript: Front-end interactivity and user experience
- PHP: Back-end scripting for server-side logic
- SQL: Database management for storing user data, courses, assignments, and more