Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbull7/ideabox
Turing FE Module 1 Pair Project, first project using jQuery and localStorage
https://github.com/dbull7/ideabox
jquery localstorage
Last synced: 10 days ago
JSON representation
Turing FE Module 1 Pair Project, first project using jQuery and localStorage
- Host: GitHub
- URL: https://github.com/dbull7/ideabox
- Owner: DBULL7
- Created: 2017-02-17T02:11:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-16T20:23:40.000Z (almost 8 years ago)
- Last Synced: 2025-01-27T02:11:30.921Z (18 days ago)
- Topics: jquery, localstorage
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# idealist is a project from the Turing school to learn Persistence through local storage techniques as well as document searching
### We were also challenged to have responsive CSS and ARIA accessibility labels.
### idealist takes an idea from a user, allows the user to edit it after it's been generated and updates the edits to local storage. It also allows users to search all their ideas and hide ideas that don't match. Users can also rate the quality of their ideas through "upvote and downvote buttons".