Logo Lanfrica

Furairah3/Webtech-Academie-Libre-Projects

Domain:

education

Record type:

software
Creator:
Fur
Host:
Académie Libre is the first online platform in Niger built exclusively for candidats libres, combining past exam papers, interactive quizzes, and AI-powered feedback — all in one place. Unlike other resources, we don’t just give study materials, we provide guidance and motivation like a virtual teacher. # Webtech-Academie-Libre-Projects Académie Libre is the first online platform in Niger built exclusively for candidats libres, combining past exam papers, interactive quizzes, and AI-powered feedback — all in one place. Unlike other resources, we don’t just give study materials; we provide guidance and motivation like a virtual teacher. # README – Candidats Libres Learning Platform ### Project Overview The Candidats Libres Learning Platform is designed to support independent students preparing for national examinations by offering structured weekly modules, complete courses, quizzes, assignments, and downloadable academic resources. The platform also integrates an AI-based assistant to enhance learning support and provide personalized guidance. The project includes a CMS for content management, a GitHub repository for full source code, and a live server deployment for evaluation. This README provides instructions for setup, deployment, and technical documentation. # Project Links ### GitHub Repository github.com ### CMS / WordPress fzakariyaouidi.wixsite.com ### Live Server 169.239.251.102 Team Member Responsible for Starting the VM If the VM or server is offline during evaluation, please contact: Name: Chidima Ugwu Role: Backend & Frontend Developer Email: (Add her school email here) She has full access to the hosted environment and can restart the VM when needed. ### SETUP INSTRUCTIONS (LOCAL OR VM) 1. Clone the Repository git clone github.com cd Webtech-Academie-Libre-Projects 2. Install Dependencies This project contains PHP, HTML/CSS, and MySQL. No Node.js or Python setup is required. ### Backend (PHP) Ensure you have: XAMPP / MAMP / LAMP PHP 8+ MySQL 5.7 or later 3. Configure Environment Variables Create a file named: config.php Add database connecti …