DriveRule Academy is a nationwide educational initiative aimed at making it easier to prepare for driving exams. Our platform offers comprehensive theoretical and practical preparation, as well as assistance in choosing an individual development path for our students.
- Theoretical Courses: We provide official driving test questions for various categories (B, C, D, E, etc.). Students can learn theory online by watching lectures conducted by our experts and driving instructors.
- Knowledge Base: Our site contains a rich knowledge base with questions and answers related to traffic regulations, signs, first aid, and other driving-related topics.
- Expert Assistance: We offer individual support, including the ability to ask questions to experts and a public chat for students to ask each other questions.
- Student Reviews: A section with reviews from our students who have already achieved their goal and obtained their desired driving license.
The project uses the following technologies:
- HTML5
- CSS3
- JavaScript (jQuery)
- PHP
index.php
: The main page containing information about our offer and company.logowanie.php
: Login page for students.koszyk.php
: Shopping cart page.produkty.php
: Page with products offered by DriveRule Academy.bazawiedzy.html
: Knowledge base page.style.css
: CSS styles file.script.js
: JavaScript scripts file.adminPanel.php
: Admin panel for managing the platform.config.php
: Configuration file for database connections.README.md
: This file, providing an overview of the project.LICENSE
: License file for the project.
- Clone the repository:
git clone https://github.com/PK7108/DB-administration-venture.git
- Upload the files to a web server.
- Ensure the server supports PHP and has a MySQL database installed.
- Configure the database connection in the
config.php
file.
- Open the main page in your browser.
- Register or log in to access courses and the knowledge base.
- Use the available educational materials to prepare for your driving exam.
If you want to contribute to the project, feel free to report bugs and suggest improvements through the GitHub issue tracker.
This project is licensed under the MIT License. See the LICENSE
file for details.