Skip to content

alletsz/hrext05-cruddy-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hrext05-cruddy-app

#CRUD #javascript

Ticket #HREXT05

Requirements:

  • Create a basic CRUD framework for future development.
  • Needs to be able to read and write to local storage in a generic fashion so that the development team can extend the functionality as needed.
  • Basic Form GUI with interactivity attached to the storage events.

jquery url <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>

About

#CRUD #javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.7%
  • HTML 41.3%