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/craftingweb/space-snapshots

The SpaceSnapshot is a web application that allows users to view and save images from NASA's Astronomy Picture of the Day (APOD) API. The application is built using HTML, CSS, and JavaScript, and it leverages the Fetch API to communicate with the NASA API.

loaf localstorage nasa-api

Last synced: 12 Jan 2025

https://github.com/craftingweb/mathdash

MathDash is a web application that allows users to play a math game

localstorage math setinterval settimeout

Last synced: 12 Jan 2025

https://github.com/craftingweb/countdownguru

The custom countdown app is designed to allow users to set and track countdowns for various events or occasions. It aims to provide a simple and intuitive interface for creating and managing countdowns, with the added functionality of saving user's countdowns using localStorage.

localstorage

Last synced: 12 Jan 2025

https://github.com/ameer2000mzori/todo-list-angular

"Todo-List-Angular" is a project created with Angular and styled with Sass, utilizing TypeScript for type safety. Please download the project or check out demo images for a better understanding.

angular angular-pipes html localstorage scss typescript

Last synced: 24 Jan 2025

https://github.com/ameer2000mzori/bankist-complete

Bankist-Complete is a sleek website built with HTML, SCSS, and JavaScript. Easily create, log in, delete accounts, transfer money to predefined users, and make money requests. Experience automatic logout for added security when 10 min countdown finishes . Explore the live demo for a hands-on preview.

bankist-website css eslint html javascript linters localstorage scss

Last synced: 24 Jan 2025

https://github.com/traveltimn/lingo-bingo

IN PROGRESS: Fun language learning app using JavaScript in the style of Bingo against an AI.

bingo fun javascript javascript-game languages localstorage speechsynthesis

Last synced: 12 Jan 2025

https://github.com/rishabhraj43/react-todo-app

A simple To-Do App made in React JS

javascript localstorage

Last synced: 12 Jan 2025

https://github.com/varshil-shah/react-expense-tracker

A simple expense tracker which keeps tracks of your expenses. Build with reactjs using topics hooks such as useReducer, useState and Context API.

hooks localstorage reactjs

Last synced: 12 Jan 2025

https://github.com/rohan-bhautoo/asteroid-game-and-website

The Asteroids Breaker website enables users to register, login and to play an Asteroid game. Each user will have a unique username which will be verified during registration. The scores of each user will be updated and placed in the Leaderboards page. Local storage, from the browser, is used in order to store user information and scores. Session storage also ensures which user is currently logged in and to update the home page accordingly.

css html javascript localstorage php sessionstorage

Last synced: 19 Jan 2025

https://github.com/matan3sh/quiz-app

Multiple questions quiz App, the app will show one question at a time and two navigation buttons: next-prev

localstorage react redux redux-thunk

Last synced: 24 Jan 2025

https://github.com/anilyavas/finance-app

Local Finance App with Watermelon DB and React Native

expo-router localstorage react-native typescript watermelondb

Last synced: 07 Feb 2025

https://github.com/filipamarta/the-weather-station-app

This weather station react app was built by fetching OpenWeatherMap API data: current and 7 days forecast weather, both displayed by user geolocation. The user can also add and delete different cities (by country) to get the current weather, and they should be persisted. They should get feedback for all the operations that they execute.

axios bootstrap crud javascript localstorage openweathermap react-context react-hooks reactjs sass uuid

Last synced: 07 Feb 2025

https://github.com/ananthuspace/todoapp

A simple and efficient Todo application built with React that allows you to manage your tasks. This app uses the browser's local storage to persist your tasks even after you close the browser. Features Add Task, Delete Task, Persist Data. Technologies Used React and localStorage for storing the data

localstorage reactjs

Last synced: 19 Jan 2025

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

Accessible login page with client-side validation, error hints, options to show typed password and localStorage for username. WCAG 2.0 AA compliant. User data is tested with local database.

accessibility client-side constraints css3 css3-animation es6 html5 javascript localstorage login-forms validation wcag2

Last synced: 24 Jan 2025

https://github.com/karim-mamdouh/tasks-manager

Simple tasks manager using pure HMTL/CSS/JS (Local Storage)

css html javascript localstorage

Last synced: 19 Jan 2025

https://github.com/aelgamal5/booky

CRUD book list application using vanilla JavaScript

javascript localstorage

Last synced: 07 Feb 2025

https://github.com/gaitherdb/work-day-scheduler

This web application presents a day planner in which a user can create plans for each business hour and save them

bootstrap jquery localstorage momentjs

Last synced: 31 Jan 2025

https://github.com/nainee99/notesapp

The Notes App is a simple and intuitive application designed to help users manage their notes efficiently.

javascript localstorage notes-app reactjs tailwindcss

Last synced: 25 Jan 2025

https://github.com/samuelmarete/javascript-day5-todolistwebapp

The Todo List App is a simple, responsive tool built with HTML, CSS, and JavaScript for managing tasks. It offers task creation, editing, completion, and deletion, with filters and local storage for seamless use across devices. Real-time notifications keep you updated on your actions.

frontenddevelopment html5 javascript localstorage productivity-app responsive-web-design taskmanagement todolist webdevelop

Last synced: 25 Jan 2025

https://github.com/hackemateninja/react-pet-hospital

simple app to save hospital dates with localStorage and react

bootstrap4 localstorage react

Last synced: 07 Feb 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/erictherobot/beforeidiei.com

A personalized bucket list of things to do before you die.

bucketlist localstorage nextjs tailwind todos

Last synced: 25 Jan 2025

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

This is a to-do list creation app that is saved in your browser's local storage and right-clicks deletes the to-do list and left-click marks it as completed.

localstorage localstroage-crud todo-list vanilla-javascript

Last synced: 01 Feb 2025

https://github.com/vijaysadhuram/project_to_do_list

Design responsive TO DO List web site using HTML,CSS and JavaScript(Local Storage, DOM Concepts are used).

dom-manipulation html-css-javascript localstorage

Last synced: 07 Feb 2025

https://github.com/klren0312/localstorage_hasexpiration

localStorage that has expired time

localstorage

Last synced: 01 Feb 2025

https://github.com/galembeck/coffee-delivery

This repository contains the solution to Ignite's (@Rocketseat) "coffee-delivery" challenge.

context-api localstorage react react-router-dom styled-components typescript vite

Last synced: 01 Feb 2025

https://github.com/dlyaswanth/google-authentication

Google Authentication fetching basic info and storing it in local storage or mysql

angular localstorage oauth2

Last synced: 01 Feb 2025

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/iryna-vyshniak/goit-react-hw-03-phonebook

:ledger: Phonebook contact storage application

formik localstorage react-icons theme-ui yup-schema

Last synced: 07 Feb 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/drewk2629/septomeme

Random card generator group project that pulls from 3 different API's.

arrays bulma conditions css dom dynamic fetch-api functions html localstorage variables

Last synced: 08 Feb 2025

https://github.com/powerlevel9000/pokemon-dashboard-plus

Pokemon Dashboard Plus Welcome to the Pokemon Dashboard Plus! Here, you can explore a collection of your favorite Pokemon. Add them to your favorites and view detailed information about each Pokemon. Start your Pokemon journey now!

bootstrap5 localstorage pagination reactjs

Last synced: 21 Dec 2024

https://github.com/spm999/alemno_assignment

Simple course list and student dashboard.

css3 localstorage reactjs redux

Last synced: 15 Jan 2025

https://github.com/sadiyacodes/web-playground

Online code editor - for web development. HTML , CSS , JS and live output

codemirror localstorage react react-hooks

Last synced: 01 Feb 2025

https://github.com/belchenkov/typing_game_js

Game to beat the clock by typing random words

css3 es6 html5 localstorage surge

Last synced: 05 Jan 2025

https://github.com/zlhshn/budget_app_planner

This is a web application that can provide project budget control.

bootstrap dom-manipulation html5 localstorage vanilla-javascript

Last synced: 28 Jan 2025

https://github.com/wgtsantos/crud_json

CRUD Simples Utilizando JSON

crud javascript json localstorage

Last synced: 14 Jan 2025

https://github.com/muhammad-sefat/pomodoro_clock

The Pomodoro Clock is a simple time management tool that helps users break their work into intervals, traditionally 25 minutes in length, separated by short breaks. This method is known as the Pomodoro Technique. Your implementation involves a countdown timer that automatically transitions between work and break periods, allowing the user to focus

css html javasc localstorage

Last synced: 18 Jan 2025

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

A sample implementation of LocalStorage-only React note-taking app

graphql localstorage react

Last synced: 21 Dec 2024

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/carloseduardodb/github-stalker

Projeto ideal para acompanhar a atualização de perfis do github.

infinite-scroll localstorage reactjs tailwindcss

Last synced: 24 Jan 2025

https://github.com/mahfuzhasan2003/career-hub

Career Hub - with fully responsive and local storage data storing feature.

axios-react javascript jsx localstorage react-toastify reacthook reactjs reactrouter

Last synced: 21 Dec 2024

https://github.com/artenlf/ignite-pomodoro-app

Pomodoro timer application. Users can set a task and a timer for it, then follow-up on their task/timers history.

localstorage pomodoro-timer react react-hooks single-page-app spa styled-components typescript vite vitrinedev

Last synced: 09 Jan 2025

https://github.com/jens-ox/budgeting

Really basic budgeting tooling

budgeting d3 localstorage nextjs react

Last synced: 24 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/williamcrownover/javascript-coding-quiz

A timed quiz on JavaScript that saves high scores.

html javascript json localstorage normalize-css

Last synced: 15 Jan 2025

https://github.com/aenesgur/simple-dicee-game-with-javascript

Developed a dicee game using pure Javascript and Local Storage

css documentobjectmodel es6-javascript html javascript localstorage

Last synced: 08 Jan 2025

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

A Personalized Note taking application

localstorage react typescript

Last synced: 12 Jan 2025

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

A project from The Odin Project (Full Stack Javascript).

css css3 html html5 javascript localstorage pubsub theodinproject todo-list todolist webpack

Last synced: 28 Jan 2025

https://github.com/frarosset/cv-application

A project from The Odin Project (Full Stack Javascript).

css css3 cv-application html html5 javascript jspdf localstorage react theodinproject vite

Last synced: 28 Jan 2025

https://github.com/pikulet/sticky-note

A sticky note application :D

javescript localstorage sticky-notes

Last synced: 28 Jan 2025

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

Веб приложение списка дел.

localstorage material-ui typescript vite

Last synced: 20 Jan 2025

https://github.com/otkazano/movies-explorer-frontend

Фронтенд сервиса поиска и сохранения фильмов.

bem-methodology html-css-javascript localstorage react

Last synced: 20 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/khizarwakeel/login-signup

Tested Cursor AI built a login/signup app in just 10 minutes!

css3 html5 javascript localstorage netlify responsive-layout

Last synced: 11 Feb 2025

https://github.com/vfrrrr/talent_track

TalentTrack is an open‐source recruitment analytics web application built with Flask and Python. It leverages advanced machine learning techniques—such as Product Quantization (PQ) for candidate ranking and SHAP for model interpretability—to help HR teams and recruitment professionals identify high-quality candidates efficiently.

ai analytics data-visualization faiss google-gemini-ai jwt localstorage machine-learning nodejs react shap tera toast toolbox

Last synced: 11 Feb 2025

https://github.com/saleh0987/camera

online store that offers a wide range of cameras and accessories .

emailjs localstorage reactjs tailwindcss vitejs

Last synced: 21 Dec 2024

https://github.com/eltonsantos/simple-localstorage-js

Tutorial: https://www.youtube.com/watch?v=FXlAf_iIDeo

localstorage

Last synced: 11 Jan 2025

https://github.com/h3rmel/sen-financa

A simple web application for personal finance management.

autoprefixer daisyui es6 localstorage postcss pwa react react-router tailwindcss vitejs

Last synced: 15 Jan 2025

https://github.com/diegoshs/cordova_test

Little cordova app that can store images and text

cordova cordova-android indexeddb localstorage

Last synced: 01 Feb 2025

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

A todo list app built with JavaScript.

google-keep-clone localstorage todo-app todo-list

Last synced: 15 Jan 2025

https://github.com/gustycube/terminal-simulator

A fully client-side Linux terminal simulator

cache css html html5 javascript js linux localstorage mac simulator terminal windows

Last synced: 15 Jan 2025

https://github.com/shubhrajps/react-task-manager-and-movies

A repository hosting a TodoList and Movies app, both built using React, for efficient task management and movie exploration.

context-api framer framer-motion localstorage movies react tailwind todo

Last synced: 21 Dec 2024

https://github.com/fernandostadler/repofinder

Busca respositorios do github com uso da API do Github

axios hooks javascript localstorage react react-router-dom reactjs styled-components

Last synced: 28 Jan 2025

https://github.com/meetvivek/ecomcart-django

EcomCart is a basic Django-based e-commerce application designed to help users browse products, add them to a cart, and proceed to checkout. It features product listings, cart management, and a simple checkout process. The app uses localStorage to persist cart data and Django models to handle order information.

bootstrap css django html jquery localstorage python

Last synced: 11 Feb 2025

https://github.com/ardywsptr/calculator

Calculator - Repositori ini merupakan latihan dari materi html, css dan local storage pada kelas Belajar Dasar Pemrograman Web di Dicoding

css3 dicoding-academy html5 jacascript localstorage

Last synced: 14 Jan 2025

https://github.com/swanie21/chat-room-1.0

A chatroom with an automated response

html5 jquery localstorage sass selenium sketch webpack wireframe

Last synced: 08 Jan 2025

https://github.com/ardywsptr/todoapps

Todo Apps - Repositori ini merupakan latihan dari materi DOM, BOM, Interaktif dengan Event, dan Penyimpanan Data Menggunakan Web Storarge pada kelas Belajar Membuat Front-End Web untuk Pemula di Dicoding

bom dicoding-academy dom-manipulation front-end javascript localstorage todoapp

Last synced: 14 Jan 2025

https://github.com/carlosp1806/weather-dashboard

Weather forecast application built with JavaScript.

css html javascript localstorage weather

Last synced: 15 Jan 2025

https://github.com/abdallahelbetar/notesapp

Notes App Using Loacal DataBase (Hive) and State ManageMent (Cubit)

bloc dart flutter hive localstorage state-management

Last synced: 11 Feb 2025

https://github.com/lojito/angular-puzzle

Jigsaw puzzle game written with Angular and TypeScript. Unit tests created with Jasmine. The game results are stored in the localStorage.

angular jasmine localstorage typescript

Last synced: 11 Feb 2025

https://github.com/vaheaa/fem-todo-app

Solution for the FroneEnd Mentor Todo App challenge

localstorage tailwindcss vue3 vuejs

Last synced: 08 Jan 2025

https://github.com/nadim-nion/react-meal-db-initial

A React app with Local Storage integration for meal orders. Features include data storage in Local Storage, user-friendly meal addition with 'Add this food' button, and data persistence post-page reloads. Built with React and Plain CSS.

css3 localstorage react react-app web-development

Last synced: 08 Jan 2025

https://github.com/esraaalzoghby/to-do-list-application

This is a simple and interactive To-Do List Application built using JavaScript, HTML, and CSS. It allows users to add, update, and delete tasks with persistent storage using localStorage.

application bootstrap css html js localstorage task-management to-do-app to-do-list website

Last synced: 09 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/sgcm14/mapas-app-v2

App para manejo de mapas y standalone components

angular bootstrap jasmine-tests localstorage mapbox-gl standalone

Last synced: 22 Jan 2025

https://github.com/sgcm14/paises-app

App que te permite hacer búsquedas de países

angular animate-css bootstrap http-client jasmine-tests localstorage rest-countries-api

Last synced: 22 Jan 2025

https://github.com/sgcm14/shopping-cart-app

Aplicación que te permite loguearte y agregar a favoritos los productos que elijas, tiene CRUD de favoritos

angular bootstrap font-awesome jasmine-tests localstorage

Last synced: 22 Jan 2025

https://github.com/erikstorm/localsnippets

Snippet storage using localStorage

javascript localstorage react reactjs snippets-collection

Last synced: 20 Dec 2024

https://github.com/gabyfutemma/musicproject-pedetoca

Laboratoria - Extra: API management to create an artist's library

bootstrap css3 firebase html5 localstorage pedetoca-api react

Last synced: 27 Jan 2025

https://github.com/fernandocalmet/android-crud-local_storage

Aplicación simple con Android Studio aplicando operaciones CRUD con LocalStorage

android-application android-studio crud-application localstorage

Last synced: 16 Jan 2025

https://github.com/paragunhale1998/facebook-validation-localstorge

Here i Create A Facebook Validation Using Local Storage

css devloper devlopment front-end html javascript localstorage

Last synced: 28 Jan 2025