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

https://github.com/charithasrir31/digital-slam-book

A digital version of the nostalgic slam book - to capture memories and share thoughts, built using HTML, CSS, and JavaScript.
https://github.com/charithasrir31/digital-slam-book

animation beginner-project css frontend html html-css-javascript interactive-ui javascript localstorage mini-project personal-project slambook

Last synced: 2 months ago
JSON representation

A digital version of the nostalgic slam book - to capture memories and share thoughts, built using HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

          

# 📝 Online Slam Book

A simple and fun digital slam book made using **HTML, CSS, and JavaScript**. This project lets users answer questions and save their responses in the browser using **localStorage** — no backend needed!

## ✨ Features

- Beautiful and animated design
- Easy-to-use interface
- Data saved in the browser
- Made with pure HTML, CSS & JS

## 📸 Preview

image

image

image

image

## 🔧 Technologies

- HTML
- CSS
- JavaScript

## ⚠️ Note

- This is a personal project made for demonstration, learning, and fun.
- Responses are saved only on the user’s device (via localStorage).
- To collect answers from others, you’d need a backend (like Firebase or Supabase).