Commit graph

4 commits

Author SHA1 Message Date
Sudhanshu Gautam
ce4c36622b Rewrite using typescript, integrate the latest changes from @mwarning/openwrt-firmware-selector 2021-01-10 19:56:13 +05:30
Sudhanshu Gautam
d5c4ea592a Initialize project using Create React App 2021-01-09 13:01:37 +05:30
Sudhanshu Gautam
16a6f7eb0b uses json from dev server
instead of locally stored data, now the application can get the
data from json sources over the internet.

Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
2019-07-05 22:18:02 +05:30
Sudhanshu Gautam
8f68dc328e initializes the base for the firmware wizard
PWA based on ReactJs. Showcases the basic functionalities required
for the Firmware Selector.
Proof of Concept for the wizard with selection for vendor, model
and variants.

Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
Initial commit from Create React App
2019-06-26 02:43:24 +05:30