Sticky Wall

A sticky-note styled task board for creating, completing, and organizing tasks.

What I Built

  • Built a Node.js and Express backend with Firebase Firestore for real-time data
  • Implemented per-user task boards with pending/completed separation
  • Designed the sticky-note visual metaphor for the dashboard

The Challenge

The main challenge was keeping each user's task board isolated and fast — I structured Firestore queries per-user so reads stay quick as a board grows.

01

Login

02

Dashboard

03

Completed Tasks

04

Pending Tasks

Next Project

VanLife

A car leasing platform for browsing available vehicles, managing active leases, and reviewing customer feedback.