Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 370 Bytes

JSON file-based CRUD List App.

Manage lists from data.json with a friendly front-end, à la Asana.

Technologies used:

  • JQuery for JSON/UI
  • HTML/CSS/JS

This is an example of how JSON objects can be manipulated by the front-end and should not be used for customer DBs or other sensitive information.