A full stack app using Python and JavaScript.
Here as backend Python and Flask API is used.
For frontend JavaScript and React framework is used.
Basically it is a system to CREATE contacts with some credentials [firstName, lastName, email] .
To create contact,
- click on "create new contact" and this will appear:
- Fill up the form and click create:
- created contacts are shown this way:
This system also allows to UPDATE and DELETE existing contact.
To update any contact:
- Click on update of the contact and this form will appear:
2. change any input in the form and click update again in the form (here email is changed):
3. contact updated successfully:
To delete any contact:
- Here are some contacts: