Pop School Project is a website developed as part of the Web and Mobile Web Developer (DWWM) course at Pop School. This project was created following a specification provided by the school, in order to apply the skills learned during the training.
The objective of this project was to:
- Create a dynamic website with interactive features.
- Follow the design and content structure guidelines defined in the specifications.
- Use modern web technologies (HTML, CSS, JavaScript) to develop a responsive website.
- Implement intuitive navigation and specific features requested by Pop School.
- Add a database for a simple login/logout functionality.
The developed website includes the following elements:
- Homepage: General presentation and links to various sections.
- Course Catalog: List of courses available at Pop School with details.
- Login Form: Allows users to log in or create an account.
- Responsive Design: The site adapts to different screen types (mobile, tablet, desktop), though it is not yet finished.
The project was developed using the following technologies:
- HTML5: Semantic structure of the content.
- CSS3: Layout and visual styles.
- PHP: Database connection and login/logout system.
- Git & GitHub: Version control and project management.
-
To view the project locally:
-
Install Xampp (for Windows and Linux): Xampp Installation
-
Install MAMP (for MacOS): MAMP Link
-
-
Clone the GitHub repository:
git clone https://github.com/EyeOne2-0/ProjetPopSchool.git
-
Navigate to the project directory:
cd ProjetPopSchool
-
Open the
index.html
file in your browser to view the website.
index.html
: Homepage of the site.style.css
: Stylesheet for layout.connexion.php
: Login page for user authentication.dashboard.php
: Main page for logged-in users.inscri.php
: Registration form.deconnexion.php
: User logout and session management.Prix.php
: Page displaying pricing information.séances.php
: Page showing session details.img/
folder: Contains images used on the site.
The Web and Mobile Web Developer (DWWM) course at Pop School provides the necessary skills to design and develop web and mobile applications. This project is a practical application of the concepts covered during the course. I applied, but the course never took place.
You can view the project directly on GitHub:
Pop School Project on GitHub
If you have any questions or suggestions regarding this project, feel free to contact me via GitHub.
Let me know if you need further adjustments!