generated from DmytoStas/goit-react-hw-07-phonebook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
58 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,42 @@ | ||
Phonebook [React, JS, CSS in (@emotion/styled), Webpack, Redux, Axios, JWT Auth, | ||
REST API] | ||
# Phonebook app | ||
|
||
**Technology stack** - [React, JS, CSS in (@emotion/styled), Redux, Axios, JWT | ||
Auth, REST API] | ||
|
||
## API | ||
|
||
[**API Documentation**](https://connections-api.herokuapp.com/docs/) | ||
|
||
## About | ||
|
||
Individual project | ||
|
||
The phonebook application helps save your own private collection of contacts. | ||
|
||
Register and log in to your account, add/delete contacts, filter contacts by | ||
name for a fast search. | ||
|
||
Each form field is validated before requesting the server. In case of successful | ||
or rejected requests to the server, the user receives notifications in the form | ||
of pop-up windows. | ||
|
||
## Overwiev | ||
|
||
The base URL address of the application always welcomes users. | ||
|
||
![Welcome-page](./img/Welcome-page.jpg) | ||
|
||
To manage your contacts, each user must register or log in to an existing | ||
profile. | ||
|
||
![SignIn-page](./img/SignIn-page.jpg) | ||
|
||
The general view of the main Phonebook page where you can see a list of all | ||
contacts. Add new ones, delete unnecessary ones, filter by name and edit a | ||
contact. | ||
|
||
![Phonebook-page](./img/Phonebook-page.jpg) | ||
|
||
A modal window with a form opens for editing a contact. | ||
|
||
![Edit-modal](./img/Edit-modal.jpg) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters