An open API service indexing awesome lists of open source software.

https://github.com/alitahir4024/data-collecting-project

This project is simple data collection project and to practise JS local storage skills
https://github.com/alitahir4024/data-collecting-project

data-collection html-css-javascript localstorage

Last synced: 3 months ago
JSON representation

This project is simple data collection project and to practise JS local storage skills

Awesome Lists containing this project

README

          

# Database-project
This project is simple data collection project and to practise JS local storage skills.

### Developed with:

* HTML.
* JS (mostly).

### Silent Features:

* Data is stored in the Local Storage of the browser.
* Unlimited amount of data can be stored.
* Data is not lost when the tab is closed or refreshed.
* Users can also search their data.

### Important JS functions and methods:

* Local Storage: (https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).
* array filer: (https://www.w3schools.com/jsref/jsref_filter.asp).

### Project Preview:

![img not found](https://github.com/alitahir4024/Data-collecting-project/blob/master/screencapture-file-C-Users-alita-OneDrive-Documents-GitHub-Data-collecting-project-index-html-2020-04-28-10_52_30.png)

[Data Collecting Preview](https://alitahir4024.github.io/Data-collecting-project/)