Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mart1d4 authored Oct 11, 2023
1 parent f6e4cda commit b7057f4
Showing 1 changed file with 49 additions and 2 deletions.
51 changes: 49 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,49 @@
# WebDevelopement
Web Developement Folder
# Premier Semestre de Développement Web

## Description du Projet
Ce repository contient les travaux réalisés au cours du premier semestre de développement web de la licence universitaire en informatique de l'UPEC. Ce semestre se concentre sur HTML, CSS et Bootstrap. Le contenu des travaux est réparti dans les répertoires "TM" pour les travaux, contenant le code des exercices et les consignes, et "CM" pour les cours.

## Prérequis
Avant de commencer à utiliser ce projet, assurez-vous d'avoir une compréhension de base des technologies web, y compris HTML, CSS et Bootstrap. Vous pouvez également consulter les ressources en ligne pour en apprendre davantage.

## Structure du Repository
Le repository est organisé en fonction des différents travaux réalisés pendant le premier semestre. Les répertoires "TM" contiennent le code des exercices et les documents PDF des consignes, tandis que le répertoire "CM" contient les documents des cours.

## Instructions d'Utilisation
1. Clonez ce repository sur votre machine locale en utilisant la commande suivante :
- `git clone https://github.com/info-license1/web-s1`

2. Naviguez vers le répertoire "TM" pour accéder au contenu des travaux.

3. Consultez les documents PDF des consignes pour comprendre les objectifs de chaque exercice.

4. Travaillez sur les exercices en utilisant HTML, CSS et Bootstrap.

## Contributions
Les contributions à ce projet sont toujours les bienvenues. Si vous souhaitez apporter des améliorations, des corrections ou ajouter de nouveaux travaux, n'hésitez pas à ouvrir une pull request.

---

# First Semester Web Development

## Project Description
This repository contains the work completed during the first semester of web development in the computer science undergraduate program at UPEC. This semester focuses on HTML, CSS, and Bootstrap. The content of the assignments is organized in the "TM" directories for assignments, including exercise code and instructions, and "CM" for course materials.

## Prerequisites
Before using this project, ensure you have a basic understanding of web technologies, including HTML, CSS, and Bootstrap. You can also refer to online resources for further learning.

## Repository Structure
The repository is organized according to the different assignments completed during the first semester. The "TM" directories contain exercise code and PDF documents with instructions, while the "CM" directory contains course materials.

## Usage Instructions
1. Clone this repository to your local machine using the following command:
- `git clone https://github.com/info-license1/web-s1`

2. Navigate to the "TM" directories to access the assignment content.

3. Review the PDF documents with instructions to understand the objectives of each exercise.

4. Work on the exercises using HTML, CSS, and Bootstrap.

## Contributions
Contributions to this project are always welcome. If you'd like to make improvements, corrections, or add new assignments, feel free to open a pull request.

0 comments on commit b7057f4

Please sign in to comment.