inVisement Lab to develop proof of concept, small, short-lived, independent applets with a functioning demo
inVisement Lab is a place that small, independent project starts to build a proof of concept. It is for conceptual design, with a working demo as the final product.
- independent, isolated project with limited scope
- envolves a very few contributors, usually one or two.
- has no branching, taging, versioning, releasing, ... just pure code.
- envolves a few code files stored in root directory
- all auxulary files (imported as submodule or copied) stored in directories
- final product is a demo for proof of concept
- input: input files that are downloaded or created manually
- data: all data input files that are fetched, extracted, or generated by code
- cdn: all libraries that are downloaded manually
- temp: for temporary created files
- extract: from outside sources extracts desirable datasets
- generate: from datasets generates something valuable (like an applet)
- transform: transforms or reshapes dataset to another dataset