loutfiwissal's Stars
loutfiwissal/class-documentaire
This Program have 2 classes super class and another class that inherits from this super class
loutfiwissal/table-hover
hover the mouse over a row in the table to see the change in the background of the row
loutfiwissal/CLOCK
Digital Clock
loutfiwissal/GAME
Guess The Number !
loutfiwissal/REGULAR_EXPRESSION
loutfiwissal/RegEx
loutfiwissal/data.json
loutfiwissal/Bank
a Python application allowing the management of bank accounts in a bank
loutfiwissal/Employee-Management-system
We want to manage the different employees of a company. For each one, we keep their number, name, social security number, marital status and address.
loutfiwissal/BANK_TKINTER
A graphical interface for the application for creating accounts in a bank
loutfiwissal/Class-employee
loutfiwissal/GAME-XO
loutfiwissal/Page1-Web-HTML-CSS
loutfiwissal/MY_SQL_PRACTICE
loutfiwissal/MySQL_Joins
loutfiwissal/Page2-Web-html-CSS
loutfiwissal/Page3-web-HTML-CSS
loutfiwissal/Page4-web-HTML-CSS-
loutfiwissal/MYSQL_Centre_Formation
loutfiwissal/MYSQL_ECURI
loutfiwissal/loutfiwissal
loutfiwissal/MYSQL_ECURI-2
loutfiwissal/MYSQL_Centre_Formation--2
loutfiwissal/Restaurant--Management-System
This project is a restaurant management system developed in Python with Tkinter for the user interface and MySQL for the database
loutfiwissal/Simple-PHP-Calculator
A simple and elegant web-based calculator built with PHP and HTML, styled with CSS. This project demonstrates basic form handling in PHP and provides a clean and user-friendly interface for performing basic arithmetic operations.
loutfiwissal/Validation-Form-js
This project is a simple HTML form for student registration that includes form validation and dynamically adds entries to a table upon submission
loutfiwissal/Calculator-js
This is a simple HTML and JavaScript project that provides a basic calculator to add two numbers. The project consists of two number input fields and a button that, when clicked, calculates and displays the sum of the numbers in an alert box.
loutfiwissal/Swap-Input-Values
This project is a simple HTML form with two text input fields and a button that swaps the values between the two fields when clicked. The swapping is implemented using JavaScript.
loutfiwissal/Full-Name-Separator
Here is the revised HTML file with the JavaScript function that separates a full name into first and last names and displays them. I also added a title for clarity.