Skip to content

Simple CRUD page. This project is part of a challenge from the Hiring Coders training program.

License

Notifications You must be signed in to change notification settings

diegodantasf/hiringcoders-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hiringcoders-crud

Simple CRUD page. This project is part of a challenge from the Hiring Coders training program.

Web App to manage general products and users.

Menu

Product details

  • Name
  • Price
  • Quantity

Products

User details

  • Name
  • Email
  • Phone

Users

After adding a user/product by filling each input, you can remove one entry by pressing the removing button that is in the table.

All the data is stored using LocalStorage.

About

Simple CRUD page. This project is part of a challenge from the Hiring Coders training program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages