Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.59 KB

lister

Organize online shopping links by category

Overview

lister is an intuitive application intended for efficient organization of online shopping links by category, eliminating the need to paste long, messy links as plain text on Sticky Notes or Notepad. Instead of storing links as plain text incomprehensible to the human eye, lister allows every link to be associated with unique, user-inputted identifying information: a title, a description, a price, and a category. As the world becomes increasingly digitalized, lister aims to find ways to modernize traditional pen-and-paper shopping lists.


Features

  • Intuitive dashboard to view all saved entries, sorted by category
  • Easily add entries to desired category
  • Update entries with automatic refresh -- no need to refresh the page to see most recent changes
  • Instanteously delete entries

Features To Come

  • General UI updates
  • Allowing users to create their own categories
  • Placeholders for empty categories

Tech Stack

React, React Router, ReactStrap, Express, PostgreSQL, Webpack, Jest, SuperTest