Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

LocalStorage

LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.

localStorage data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage returns a different object than localStorage for the corresponding site loaded over HTTPS (e.g., https://example.com).

https://github.com/happydream9032/speechly_expense_tracker

This is a code repository for the corresponding video tutorial

context-api localstorage material-ui react speechly

Last synced: 15 Jan 2025

https://github.com/lovejotsaini/quotes-handle

Perform CRUD operations

hooks javascript localstorage react

Last synced: 14 Jan 2025

https://github.com/pawan8085/mpl

In this application we can and 2 teams we can schedule them we can filter the matches and we can bookmarks the team as well

css documentobjectmodel html javascript localstorage

Last synced: 27 Dec 2024

https://github.com/andrewjbateman/javascript-local-storage

:clipboard: Exercise to understand how local storage works in storing item settings, From Wes Bos Javascript30 Youtube series, tutorial 15.

css3 developer-tools html5 javascript30 localstorage

Last synced: 27 Dec 2024

https://github.com/math-ferreira/javascript-ajax-indexdb-localstorage

Projeto simples feito em html e js, usando tecnologias de cache atualmente suportado pela grande maioria dos browser na internet. Neste exemplo, utilizo o LocalStorage e IndexDB para armazenamento de dados.

indexdb javascript localstorage

Last synced: 13 Jan 2025

https://github.com/natserract/angular-ssr

Angular 9 Server Side Prerendering SSR and Local Storage

angular angular9 localstorage server-side-rendering

Last synced: 09 Feb 2025

https://github.com/faanid/google-keep-clone

Dieses Projekt ist ein Klon von Google Keep, einer von Google entwickelten Notizanwendung. Es wurde mit ReactJs und Javascript in zwei separaten Dateien erstellt!

clone-website css3 google-keep html5 javascript localstorage notes pure-css react-icons reactjs tailwindcss

Last synced: 12 Jan 2025

https://github.com/yousufkalim/notes-local

HTML, CSS and JavaScript note taking app with local storage.

css html javascript localstorage note-taking website

Last synced: 08 Feb 2025

https://github.com/akusarma/task_management_system

It is made using react and the data is stored in local storage

localstorage reactjs

Last synced: 27 Jan 2025

https://github.com/manjunathglo/food-store

This project is about building an e-commerce food web application to order online food using food API.

bootstrap5 css3 html5 javascript localstorage restful-api

Last synced: 10 Feb 2025

https://github.com/itsindrajput/health-tracker

An Angular 17 single-page application to track user workouts with features like search, filter, and pagination.

angular17 front-end-development html5 localstorage single-page-applications tailwindcss typescript

Last synced: 27 Jan 2025

https://github.com/leonardodino/context-storage

:open_file_folder: react hook for localstorage

localstorage react-hooks

Last synced: 21 Dec 2024

https://github.com/leolanese/reactjs-localstorage

ReactJS: Reactjs-localStorage

css es6 javascript localstorage reactjs state

Last synced: 13 Jan 2025

https://github.com/oluwaseye/dailymanna

Android Daily Devotional App using Apache Cordova 5.1 - https://goo.gl/7v7Q8w

apache-cordova css html html5 javascript localstorage

Last synced: 18 Jan 2025

https://github.com/aidosmf/js-bookmarker-app

A simple bookmarker local-storage app coded with pure JavaScript

bookmarks javascript localstorage pure-javascript

Last synced: 13 Jan 2025

https://github.com/esmakocak/recipebox

Recipe app to save and manage recipes

crud localstorage mvvm swiftui upload-images userdefaults

Last synced: 10 Jan 2025

https://github.com/jsuton00/marvel-search

A React app built on top of Marvel API which enables users to search for their favourite Marvel characters and bookmark them inside the app.

localstorage marvel marvel-api marvel-characters react redux redux-saga search search-app web-application

Last synced: 10 Jan 2025

https://github.com/npm-packages-collection/safe-encrypted-storage

An easy-to-use, encrypted web storage utility for securely storing and managing sensitive data in localStorage and sessionStorage.

aes-gcm crypto indexeddb localstorage safe-encrypted-storage secure-storage sessionstorage

Last synced: 05 Nov 2024

https://github.com/fziviello/ilocation

Progettazione e implementazione di un framework open source per lo sviluppo di applicazioni per il tracciamento di persone, veicoli e merci.

google-maps-api gps-tracker localstorage real-time

Last synced: 25 Dec 2024

https://github.com/saketkothari/mapty-geolocation

This is a web application which will keep track of your workout. The goal is to log the workouts for the user in its desired location and set some specifications for his workout accordingly.

css3 geolocation html5 leaflet localstorage map mapty-application object-oriented-programming vanilla-javascript workout-tracker

Last synced: 26 Jan 2025

https://github.com/vladimirdegt/acts

Відправка актів між підрозділами

json localstorage

Last synced: 09 Feb 2025

https://github.com/rodyherrera/enzymedb

A powerful object-relational mapping (ORM) and data manipulation library designed to simplify and streamline interaction with local storage and data in JavaScript applications.

browser client database document javascript json local localstorage model nosql orm react schema store

Last synced: 25 Dec 2024

https://github.com/varunon9/whiteboard

Your Whiteboard (Firefox add-on), basically a text-editor which will remember its content. It opens a text-editor in browser where one can write content (e.g. to do lists, memo). Whiteboard will remember all its content and fetch the same when one open next time.

firefox-addon localstorage memo notepad-in-browser whiteboard

Last synced: 10 Feb 2025

https://github.com/kennyalmendral/wpcf-user-reg

Capture user data from a ClickFunnels form to be used for registration on a WordPress site

clickfunnels javascript localstorage wordpress wordpress-development

Last synced: 12 Jan 2025

https://github.com/javitocor/star-wars-catalogue

A catalogue where users will find everything related to Star Wars, built with React&Redux.

api-call bootstrap localstorage login-logout reactjs redux regenerator-runtime serverless signup

Last synced: 29 Jan 2025

https://github.com/antonypaquay/note-app

Note application using local storage

javascript localstorage vanilla-js

Last synced: 04 Feb 2025

https://github.com/surjoyday/react-quiz-v2

A React quiz game where you answer questions and compete against the clock. If you switch tabs, the game ends to keep things fair

localstorage reactjs state-management usereducer

Last synced: 01 Jan 2025

https://github.com/chinmaykaitade/ems-react

Employee Management System Using ReactJS and TailwindCSS

context-api localstorage react-hooks reactjs tailwind-css

Last synced: 12 Jan 2025

https://github.com/jobaieer/cbi-030-final-project

In this repo, I share my final project of this course. This React project which is "Book Shelf'

apis daisyui localstorage nodejs npm react react-router tailwindcss vite

Last synced: 24 Jan 2025

https://github.com/hafizjavaid/mini-todo-list

In this project I build the neumor style todo list with useContext hook.

context-api localstorage reactjs

Last synced: 30 Jan 2025

https://github.com/jswladitya/task-management-app

Task management apps like asana are too costly , so i am making my own !!

context-api localstorage reactjs tailwindcss

Last synced: 12 Jan 2025

https://github.com/geekykiran/clothing-cart

Clothing Cart is a fully responsive shopping cart application developed using HTML, CSS, and JavaScript. This project allows users to browse various clothing items, add them to the cart, and proceed with checkout.

css html javascript localstorage

Last synced: 07 Feb 2025

https://github.com/nfreear/ez-autosave

Easily autosave form input data etc. to localStorage, using HTML IDs as keys. [WIP]

autosave localstorage nodejs work-in-progress

Last synced: 12 Jan 2025

https://github.com/alexanderkaran/local-storage-ts

Type safe local storage, get and set values in the correct type at compile and runtime

javascript localstorage typescript

Last synced: 18 Jan 2025

https://github.com/luanc14/git-graphic

Gráfico simples de barras, criado apenas com HTML, CSS e algumas interações com Javascript, para exibir dados de perfis do github.

api css fetch html javascript localstorage poo

Last synced: 12 Jan 2025

https://github.com/luanc14/gitfav

Applying concepts of DOM, Vanilla JavaScript, and Local Storage in an application that consumes the GitHub API.

api css fetch html javascript localstorage poo

Last synced: 12 Jan 2025

https://github.com/blackbird71sr/vue-todo-app

A Simple Todo App using Vue.js with Update and Delete functionalities as well as persistent storage

localstorage todoapp vue

Last synced: 18 Jan 2025

https://github.com/utkarsh212/tours

Tours is a react application to manage your travel plans. It ises fetch API to fech data for running travel packages around the world. You can choose one of the tours as per your interests.

fetch-api fro front-end-development localstorage reactjs tailwindcss

Last synced: 12 Jan 2025

https://github.com/shim369/react-todo-app-test

with create react app

babel localstorage react

Last synced: 12 Jan 2025

https://github.com/zaid-commits/nopro

A Personalized Note taking application

localstorage react typescript

Last synced: 12 Jan 2025

https://github.com/sancruz-dev/nlw-expert-react

Automatic convert audio notes to text with React

localstorage react tailwindcss typescript

Last synced: 12 Jan 2025

https://github.com/ahmed-roshdy-1/expense-tracker

Calculate the balance by tracking the income and expense.

css expense-tracker html javascript localstorage vue

Last synced: 12 Jan 2025

https://github.com/guicheffer/can-we-skip-the-dishes

🍽 Can we skip the dishes? Yes we can! This is a basic spa (no server-side rendering) for displaying products and customers orders.

crud css3 es6 html5 jest localstorage nightwatch react reactredux redux skip-the-dishes spa stylus webpack

Last synced: 12 Jan 2025

https://github.com/dhruvatri/advanced-tictactoe-react

Advanced Tic Tac Toe with 9X9 board and user score made with React.js

css3 ejs html5 javascript localstorage reactjs

Last synced: 12 Jan 2025

https://github.com/hellokristinafaye/notesapp

JavaScript, Local Storage, HTML, CSS

css html javascript localstorage

Last synced: 12 Jan 2025

https://github.com/hellokristinafaye/todolist

Google Keep clone with Local Storage (JavaScript, HTML, CSS)

css html javascript localstorage

Last synced: 12 Jan 2025

https://github.com/mubaraksulayman/github

A clone of some pages and features of Github.

axios clone css3 dayjs github github-api localstorage repository restful-api vue vue-meta vuex

Last synced: 07 Feb 2025

https://github.com/enriquenv/coverletter-writer-ai

Easily write customized and targeted cover letters with the help of AI

ai api aws bulma-css html javascript llm localstorage

Last synced: 18 Jan 2025

https://github.com/aayush-dhakal/todolist-js

Todo app with localStorage

css javascript localstorage

Last synced: 24 Jan 2025

https://github.com/tnguyen14/auth

Client-side JWT auth using local storage and Auth0 OAuth2 flow.

auth0 jwt localstorage oauth2

Last synced: 18 Jan 2025

https://github.com/devchris03/foodrecipe

Todas las recetas en un solo lugar

api css html javascript localstorage themealdb-api

Last synced: 24 Jan 2025

https://github.com/devchris03/tweet

Lista tus mejores Tweets aqui

css favicon html javascript localstorage

Last synced: 24 Jan 2025

https://github.com/mdcodelab/react-localstorage-app

In this tiny app the user can add from input, remove and edit items.

css3 localstorage props-drilling reactjs

Last synced: 30 Jan 2025

https://github.com/twistedstack/js-todo-app

Simple todo app using JavaScript and local storage.

javascript localstorage

Last synced: 24 Jan 2025

https://github.com/nia3zzz/localstorage-todo-app-nextjs

This To-Do web app saves todo tasks of user in localstorage with functionalities for marking a todo task as completed, editing a todo task and also deleting a todo task. It uses localstorage as the database to store todo tasks, Nextjs for building the user interface, and Node.js for server-side runtime environment.

localstorage localstorage-crud nextjs nextjs-app-router single-page-app todoapp vercel-deployment

Last synced: 19 Jan 2025

https://github.com/mahmoodhamdi/task_manager_app

A Flutter application to manage tasks efficiently with user authentication, task CRUD operations, pagination, robust state management, local storage, and comprehensive unit tests.

cicd cleanarchitecture curd curd-application dart database firebase-database flutter hive localstorage open-source statemanagement taskmanagement taskmanagementapp unittests

Last synced: 19 Jan 2025

https://github.com/bayladycoder/crypto-folio

Crypto market monitor, watchlist, and portfolio using React, ContextAPI, TypeScript, Styled-Components. --->>> Live App: https://bayladycoder.github.io/crypto-folio/

api context-api css html javascript localstorage react react-hooks react-router styled-components typescript

Last synced: 19 Jan 2025

https://github.com/totaro/reactbase

ToDo List with React using useState, useEffect and LocalStorage. React/Html/Css.

css html localstorage react reactjs useeffect usestate

Last synced: 19 Jan 2025

https://github.com/matan3sh/todo-list-redux

home assignment at CodingAcademy for implement a state management functionality with redux as sync

crud-application localstorage react reactjs redux

Last synced: 24 Jan 2025

https://github.com/matan3sh/todolist-dnd

TodoList with modern UI Design full CRUD, with drag and drop functionality.

localstorage react react-beautiful-dnd redux

Last synced: 24 Jan 2025

https://github.com/matan3sh/place-keeper

CodingAcademy home assignment, develop an web app to receive user location and display in google map(API KEY). tools: html, css, bootstrap, javascript, jquery, ajax and saving data in localstorage.

ajax-request bootstrap css html5 javascript jquery localstorage

Last synced: 24 Jan 2025

https://github.com/matan3sh/book-shop-es5

CodingAcademy home exercise using MVC design pattern and (Create Read Update Delete) functionality plus Pagination feature. Develop with: html, pure css and vanilla javascript (ES5) and save data in LocalStorage

css es5-javascript html localstorage mvc-pattern pagination vanilla-javascript

Last synced: 24 Jan 2025

https://github.com/matan3sh/book-shop-i18

CodingAcademy home exercise to refactor code using MVC design pattern and (Create Read Update Delete) functionality plus Pagination and i18 feature support. Develop with: html, css+bootstrap, vanilla javascript (ES5) and save data in LocalStorage

bootstrap4 html-css-javascript localstorage

Last synced: 24 Jan 2025

https://github.com/etchmon/to-do-list

The To-Do List application is a web-based task management tool that allows users to create, track, and organize their tasks effectively. Built with React, it leverages modern web technologies to deliver a seamless and interactive user experience.

localstorage reactjs

Last synced: 24 Jan 2025

https://github.com/hasanthebest/booklist-app

It is a simple bookList app. The functionality of this app is to add book or remove book based on user interaction and store book into the local storage. Simple Illustration of Object Oriented Javascript

html5 javacript js localstorage object-oriented-programming

Last synced: 19 Jan 2025

https://github.com/amithasanamithasan/donation_campaing

My project Goal is donation I will be created all types donated filed in this side example like, Humanitarian clean of water of children's ,Education like Poor children's , Environment disaster counters make donated also Healthcare like some poor children's providing good healthcare

api-client google-piechart googlefonts html5 javascript localstorage package react-dom react-helmet react-hot-toast react-icons react-props react-router-dom react-tostify reactjs tailwindcss

Last synced: 19 Jan 2025

https://github.com/dominique216/code-quiz

This application is a 5 question, timed coding quiz that saves user scores to a highscores page.

css html javascript localstorage quiz

Last synced: 24 Jan 2025

https://github.com/gismii/t-productapi

Consumindo uma API de produtos, utilizando Vite + React e Material UI.

automation autorization axios hooks localstorage mui-material postman token

Last synced: 19 Jan 2025

https://github.com/antonharbers/library-app

Library App - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-library

css factory-pattern html javascript localstorage

Last synced: 19 Jan 2025

https://github.com/sydinh/react-localstorage

Follow robin wieruch post https://www.robinwieruch.de/local-storage-react/ I expand it more.

localstorage my-repo react

Last synced: 24 Jan 2025

https://github.com/filipamarta/students-app-crud

I developed a responsive web application for an interview challenge, enabling the management of students and classes with features to add, delete, and edit entries (CRUD).

css-modules eslint formik localstorage material-ui react typescript vite yup

Last synced: 07 Feb 2025

https://github.com/dzucconi/finding-and-keeping-the-time

Simple time/task tracker that syncs with LocalStorage

localstorage preact time-tracker

Last synced: 07 Feb 2025

https://github.com/anna-yeddi/login-page

A template with options to switch screen mode between light and dark modes and store user data and presets locally. App's modules bundled with Webpack for a smoother launch.

4 colortheme css3 es6 html5 javascript json localstorage nightmode switch webpack

Last synced: 24 Jan 2025

https://github.com/princed/storage-mock

Web Storage API Mock with events support

events localstorage mock sessionstorage webstorage

Last synced: 19 Jan 2025

https://github.com/wassimoubaziz/todo-list

Welcome to the LocalStorage Todo List! This web application allows you to create and manage your tasks locally within your browser.

css html javascript localstorage oubaziz save todo todo-list todo-list-app todolist wassim

Last synced: 20 Jan 2025

https://github.com/wassimoubaziz/store-your-best-book

Welcome to My Best Books Web App! This application allows you to store information about your favorite books, including the title, author, and number of pages. You can easily manage your book collection and access it anytime, as the data is stored locally using the browser's localStorage feature.

best book css html javascript localstorage localstorage-project oubaziz pages store-book wassim

Last synced: 20 Jan 2025

https://github.com/rdshinde/todo-app

This is fully functional a todo app created in react.

localstorage react

Last synced: 07 Feb 2025