Videos for Module 13 - Final Project 1
There are no videos yet this term for this Module. Check back soon!
Activities for this Module
A13 - JSON Interface Project
The Challenge
Create a data-based application that stores and manages links to your favorite web sites. For credit, it should meet all of the "Constraints / Success Criteria" below.
Constraints / Success Criteria
- You must create this page from scratch.
- You need to use HTML and CSS to create an attractive, usable page.
- It should include a way to store a title, web address and link category for each link.
- There should be at least 3 categories (Extra challenge: allow users to add and delete categories)
- Links should be displayed grouped in their categories.
- Users should be able to remove links.
- Extra Challenge: Allow users to edit links and save changes.
- Data should be kept in a JSON format.
- Data should be saved to local storage.
How to Submit
Submit a screenshot and the completed HTML file.