0.0.1
- Created a landing page where the user enters their API key
- Created a basic home page
- Added the "Add Datasheet" button, allowing users to add their tables via:
table id, table name and the title column. - When opening a datasheet record, the different fields are generated from the response JSON
- Added a text field that displays the current version number
Currently the application is strictly for viewing data only, later I will release an update for editing data.