Pinned Repositories
Bank
a Python application allowing the management of bank accounts in a bank
BANK_TKINTER
A graphical interface for the application for creating accounts in a bank
class-documentaire
This Program have 2 classes super class and another class that inherits from this super class
Class-employee
CLOCK
Digital Clock
data.json
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.
GAME
Guess The Number !
GAME-XO
loutfiwissal
loutfiwissal's Repositories
loutfiwissal/Bank
a Python application allowing the management of bank accounts in a bank
loutfiwissal/BANK_TKINTER
A graphical interface for the application for creating accounts in a bank
loutfiwissal/Class-employee
loutfiwissal/data.json
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/GAME-XO
loutfiwissal/loutfiwissal
loutfiwissal/MY_SQL_PRACTICE
loutfiwissal/MYSQL_Centre_Formation
loutfiwissal/MYSQL_Centre_Formation--2
loutfiwissal/MYSQL_ECURI
loutfiwissal/MYSQL_ECURI-2
loutfiwissal/MySQL_Joins
loutfiwissal/Page1-Web-HTML-CSS
loutfiwissal/Page2-Web-html-CSS
loutfiwissal/Page3-web-HTML-CSS
loutfiwissal/Page4-web-HTML-CSS-
loutfiwissal/RegEx
loutfiwissal/REGULAR_EXPRESSION
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/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/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.
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/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/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/Animation-de-Taille-et-Couleur
This project demonstrates a simple web page where users can interact with a square that changes size and color through animations. The project uses HTML, CSS, and jQuery for the functionality.
loutfiwissal/Compteur
This project demonstrates a simple web page with a counter that can be increased, decreased, or reset using buttons. The project uses HTML, CSS, and jQuery for the functionality.
loutfiwissal/Cookie-based-Background-Color-Changer
This project demonstrates how to change the background color of a webpage using cookies in PHP. The selected color is stored in a cookie and applied on the next visit or upon redirection.
loutfiwissal/Hotel-Management-System
This project is a simple PHP-based hotel management system. It allows users to view, add, update, and delete hotel records in a MySQL database. The system uses HTML, PHP, and PDO for database interactions.
loutfiwissal/Manipulation-de-Liste-avec-jQuery
This project demonstrates a simple web page where users can manipulate a list by adding new items and removing them with a double-click. The project uses HTML, CSS, and jQuery for the functionality.