Skip to content

Emu55/Basic-CRUD-Project--Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

When running the project, there is a table to which mambers can be added, updated or deleted. image

When clicking on add a member we get a form to input the data of the new member. image

And after filliong it in and clicking on Submit the data is then saved into the Members table. image

When clicking on the Update button for any member we get the form with their current data which can be edited as needed. image

And it does save in the table as the latest updated version. image

If a member needs to be completely removed, the Delete button is clicked. image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published