Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elijah-trillionz/memory-cards
https://github.com/elijah-trillionz/memory-cards
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/elijah-trillionz/memory-cards
- Owner: Elijah-trillionz
- Created: 2020-09-19T13:44:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T13:44:45.000Z (about 4 years ago)
- Last Synced: 2024-10-10T00:07:30.989Z (about 1 month ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Memory cards
This is a combination of cards that saves questions and answer of people that uses it.
## Project Specifications
- It uses local storage to save questions and answers.
- It uses array of objects to display these questions and answers.
- It also utilises pagination to tell you how many questions have been saved.
- There is a next and previous button that helps you navigate through different questions.## Disclaimer
The design is totally inspired by Brad Traversy, but none of the codes from his project were used in this. Version: V1.0