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/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/smoke221/slink-it-e-commerce

Slink It is a clone of India's JioMart. Login and order the products which are available

css html js localstorage

Last synced: 24 Dec 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/fahadshahbaz/todo-context-local-storage

Todo App is a simple and efficient project to manage your daily tasks. It leverages React JS, Context API for state management, and Local Storage to persist tasks across sessions.

context-api javascript-library localstorage reactjs reactjs-components responsive-web-design tailwindcss

Last synced: 01 Feb 2025

https://github.com/uniquexiaobai/tiny-storage

A tiny localStorage API

localstorage

Last synced: 24 Jan 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/creative-tutorials/note-sharing-app

This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage

api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design

Last synced: 22 Jan 2025

https://github.com/hydraphyzer/to-do-app

This is a To Do App Project , Which is a Part of My Web Development Projects. With This App We Can Add Tasks and Check the Pending and Completed Tasks

css html hydraphyzer javascript localstorage muhammadzubair todoapp

Last synced: 10 Jan 2025

https://github.com/karayamanemre/kanban-board

Simple Kanban Board built with Vanilla JavaScript. You can add, drag, drop, and delete items from the board and save it using the local storage.

css html javascript kanban-board localstorage

Last synced: 04 Feb 2025

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/fum4/react-hook-form-persist

Persist react-hook-form values with ease

form localstorage persistence react react-hook-form sessionstorage

Last synced: 25 Dec 2024

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/ruchipriya1009/unstop_assn

This is a User Interface design with add assesment functionality with the help of Figma.

css3 figma html5 javascript localstorage reactjs

Last synced: 25 Dec 2024

https://github.com/creative-tutorials/payment-wallet-app

In this app I have made the basic concepts behind making a transaction to another User using JavaScript LocalStorage and Data collection...

api app css html javascript localstorage mobile-app nodejs react web webapp

Last synced: 22 Jan 2025

https://github.com/psykat1116/todo-list-app

ToDo List App Made Using HTML,CSS,JS and use the concept of local storage to store data

css3 html5 localstorage todo-list vanilla-javascript web-development

Last synced: 25 Dec 2024

https://github.com/beenotung/react-use-storage-state

React use hook for shared and persisted state

dispatch event localstorage persistent reac-hook react shared-state

Last synced: 01 Jan 2025

https://github.com/vinay-kotiya/ems-using-react

I create this project using ReactJs that has operations like Employee Management System

context-api localstorage reactjs tailwindcss

Last synced: 05 Feb 2025

https://github.com/deve-sh/syllabus-tracker

A Web App to track progress of a student for a set of semesters in one year.

javascript localstorage syllabus-management

Last synced: 05 Jan 2025

https://github.com/ghivert/cljs-local-storage

Local Storage in ClojureScript!

clojurescript localstorage re-frame

Last synced: 23 Dec 2024

https://github.com/baumannzone/scrum-poker

Scrum Poker con Firebase Firestore

firebase firestore localstorage scrum-poker vue-router vuejs

Last synced: 26 Dec 2024

https://github.com/karayamanemre/custom-countdown-page

Custom countdown page that you can save on your browser. Uses the local storage to save information. With a background video. Built with JavaScript.

css css3 html5 javascript localstorage

Last synced: 04 Feb 2025

https://github.com/konradlinkowski/fireandlove

Tic Tac Toe with a twist

emoji localstorage tic-tac-toe

Last synced: 26 Jan 2025

https://github.com/thiagodnf/shopping-list-in-js

Useful and simple shopping list in javascript with local storage

bootstrap javascript localstorage shopping-list

Last synced: 23 Jan 2025

https://github.com/sayemtaher/delivery-service-website

Welcome to the Fully Streamlined Delivery Service Website! This project utilizes React, Tailwind CSS, Firebase Authentication, Node.js, and MongoDB to create a modern platform with a comprehensive dashboard. It caters to users, delivery riders, and administrators, providing efficient management of orders, users, and essential functionalities.

axios-react daisyui firebase-auth framer-motion localstorage merakiui mongodb-database nodejs react-hook-form react-hooks react-router-dom reactjs tailwind-css tanstack-query

Last synced: 09 Feb 2025

https://github.com/zolppy/imc-calculator

IMC Calculator.

json localstorage

Last synced: 09 Feb 2025

https://github.com/manikmaity/expense-tracker-app

💰This repo features an Expense Tracker App with HTML, CSS, and Vanilla JavaScript for efficient finance management. Track expenses, set budgets, and visualize spending patterns seamlessly. Integrated local storage ensures data security. Take control of your finances effortlessly! 📊

chartjs expense-tracker html5 javascript localstorage webapp

Last synced: 21 Jan 2025

https://github.com/ganeshh123/kanban-board

A Trello-Style Kanban Task Manager that runs in the browser, built with React.

board dnd drag drop kanban list localstorage react task todo trello trello-clone

Last synced: 01 Jan 2025

https://uzairali19.github.io/awesome-books/

A single-page application that uses javascript and local storage to create and use forms and list items.

javascript localstorage spa

Last synced: 20 Nov 2024

https://github.com/rayc2045/draggable-todolist

A productivity-focused to-do list featuring drag-and-drop reordering, autosave functionality, and markdown support for note-taking.

drag-and-drop interaction interaction-design interactive localstorage lottie-animation markdown sortablejs todo todo-app todo-list todoapp todolist todolist-application todomvc todos vanilla-javascript vanilla-js

Last synced: 26 Jan 2025

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

This quiz was created to learn about HTML, JavaScript, and CSS, and how to conditionally render sections of the page based on user input. This app also features a fully functioning timed quiz that contains logic to subtract time on incorrect answers, and allows users to save their score using local storage. Users can also check past scores displayed using a leaderboard. This was one of my first projects using HTML, JavaScript and CSS, having only been learning for about three weeks.

css html javascript localstorage

Last synced: 17 Jan 2025

https://github.com/aleydon/repositories

:computer: :earth_americas: Get repositories from github api. :earth_americas: :computer:

api axios components get github-api javascript js jsx localstorage react reactjs styled-components

Last synced: 05 Feb 2025

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

:open_file_folder: react hook for localstorage

localstorage react-hooks

Last synced: 14 Feb 2025

https://github.com/sodiqsanusi/url-shortener

A web application that shortens an inputted link. It validates the inputted link client-side, saves the shortened link in the browser's web storage so it's there even after reloads, also utilizes the Clipboard web API for copy & paste functionality.

css-modules localstorage nextjs third-party-api

Last synced: 02 Jan 2025

https://github.com/othmanenissoukin/notes-keeper

Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.

bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application

Last synced: 14 Jan 2025

https://github.com/tasoskakour/use-persisted-reducer

🎇 Enhance useReducer with persistence to local/session storage (with TTL support).

localstorage react react-hooks

Last synced: 23 Jan 2025

https://github.com/s-satyajit/employee-management-system

A React based Employee Management System offering efficient employee data management with a responsive interface.

crud-operation employee-dashboard employee-management frontend-development javascript localstorage react reactjs

Last synced: 14 Feb 2025

https://github.com/sayan-maity/authentication-jwt

All you need to know about Authentication in MERN stack 🔐

bcrypt cookie expressjs jwt-authentication jwt-token localstorage mongodb nodejs reactjs

Last synced: 17 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/prempreetbrar/to-do-list

A ToDo List made using React.js and Material UI. Can add an unlimited number of tasks, "cross out" a task, sort by finished tasks; saves tasks even after browser is closed.

javascript javascript-framework localstorage material-ui react react-hooks reactjs todo-app todo-list todolist todolist-application

Last synced: 14 Feb 2025

https://github.com/prempreetbrar/yahtzee

A single-player Yahtzee game made using React.js and Material UI. Saves the user's high score and automatically calculates the potential score of each row.

javascript javascript-framework localstorage material-ui react react-hooks reactjs yahtzee yahtzee-game

Last synced: 14 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/victoralves08/todolist-storage

A simple todo-list web, an exercise for practice Local Storage

css3 html5 localstorage

Last synced: 14 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

https://github.com/deemon13/result-20-import-export-task-2

Small app for imitation of cookies accepting message

css es6 export html import javascript localstorage

Last synced: 24 Jan 2025

https://github.com/gaitherdb/water-finder

Helps find campgrounds in a specified search area by zip code while returning the forecast.

localstorage materializecss-framework third-party-api

Last synced: 31 Jan 2025

https://github.com/harikrishna-9885699666/vue-nodejs-registration-login

User Signup, Signin and Signout is implemented in Vuejs and NodeJs using JsonWebToken

darkmode jwt-authentication localstorage nodejs vuejs

Last synced: 25 Jan 2025

https://github.com/afeiship/app-cache

An app scripts cache solution based on localStorage.

application basket cache css load localstorage manifest scripts styles

Last synced: 07 Feb 2025

https://github.com/rociogarrido/series-finder

🍿 This web app is ready to find and save your favourite series! Built with Vanilla JavaScript.

css3 fetch-api html5 javascript localstorage

Last synced: 31 Jan 2025

https://github.com/ayaamar200/bookmarker

A bookmark webpage that allows users to save and organize links to their favorite or frequently visited websites.

bootstrap5 crud css3 html5 js localstorage regex validation

Last synced: 25 Jan 2025