Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KaratSergio committed Jul 1, 2024
1 parent e3e3554 commit 9baae49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,15 @@ This repository contains a project designed for managing phone contacts.
- Contact filtering
- Routing

<img src="./src/img/Phonebook.png" alt="Home page" width="796" height="756">

This project is a web application for managing contacts, including functions for
registering and authorizing users, adding and deleting contacts, and filtering
contacts. The app allows users to register, log in and manage their contacts
securely. Users can add new contacts, remove unnecessary ones, and filter
contacts based on specific criteria such as name or email.

<img src="./src/img/Phonebook.png" alt="Home page" width="900" height="500">
<img src="./src/img/PhonebookLogin.png" alt="Private page" width="900" height="500">
<img src="./src/img/PhonebookLogin.png" alt="Private page" width="796" height="756">

## Technologies Used

Expand Down
3 changes: 2 additions & 1 deletion README.ua.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@
- Фільтрація контактів
- Маршрутизація

<img src="./src/img/Phonebook.png" alt="Home page" width="796" height="756">

Цей проект являє собою веб-додаток для керування контактами, що включає функції
реєстрації та авторизації користувачів, додавання та видалення контактів, а
також фільтрування контактів. Програма дозволяє користувачам зареєструватися,
увійти в систему та безпечно керувати своїми контактами. Користувачі можуть
додавати нові контакти, видаляти непотрібні та фільтрувати контакти за певними
критеріями, такими як ім'я або електронна пошта.

<img src="./src/img/Phonebook.png" alt="Home page" width="796" height="756">
<img src="./src/img/PhonebookLogin.png" alt="Private page" width="796" height="756">

## Використані технології
Expand Down

0 comments on commit 9baae49

Please sign in to comment.