Skip to content

sf-wdi-gaia/user-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

User Manager

In this project we will be creating a user manager application using the front end created for you here. Your job is to make the functionality work as follows:

  • Display all users on index.html.
  • When the form in the add user modal is filled out and submitted, add the user and display the updated users on the index page.
  • Show an edit form for a specific user when the edit button is clicked. The template for this is edit.html.
  • Bonus: Implement a delete button on the edit page.

About

User manager application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages