please know this is a WIP in the EARLY stages - im aware its buggy as a georgia swamp in august
TNGs/tangibles/a thing that is perceptible by touch.
a vanilla JavaScript MVC application created for collectors that aims to make categorizing and documenting your collection as easy as possible.
- allows you to quickly define object models for your collectible with as many/few properties as you'd like
- export/save spreadsheet/csv to Google Cloud Google Docs API
- create an anonomous album to showcase and share a collection using IMGUR's API
- creates a
reactive
local storage database in the form of a JSON object
SHORT TERM:
- IMGUR Integration - free API ~hosting files on IMGUR ~local storage to build page
LONG TERM:
-
UPC barcode scanner - requires smartphone
-
item search w/in app w/ google search engine
-
IMGUR Integration
SPIT-BALLIN'
- i want an application that will let me define a json object defining attributes of a type of 'tangible' collectible. ie. silkscreen posters, comic books, LOTR collection of POP vinyls and first editions. using that json object build a collection to export csv or pdfs?maybe - also serve a webpage that showcases the user collection in a custimizable SPA with CRUD functionality - initially using local storage -