Skip to content

suckib/Python-JS-Fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Python-JS-Fullstack

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.
1st Basically it is a system to CREATE contacts with some credentials [firstName, lastName, email] . To create contact,

  1. click on "create new contact" and this will appear: 2nd
  2. Fill up the form and click create: 3rd
  3. created contacts are shown this way: 4th

This system also allows to UPDATE and DELETE existing contact.

To update any contact:

  1. Click on update of the contact and this form will appear:

5th 2. change any input in the form and click update again in the form (here email is changed):

6th 3. contact updated successfully: 8th

To delete any contact:

  1. Here are some contacts:

9th

  1. click on delete of the contact to delete (deleting 2nd contact for example): 10th

still not deployed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published