Skip to content

Instantly share code, notes, and snippets.

@jdecode
Created September 26, 2020 22:44
Show Gist options
  • Select an option

  • Save jdecode/cb53d816f418f377ab3caff8269381c8 to your computer and use it in GitHub Desktop.

Select an option

Save jdecode/cb53d816f418f377ab3caff8269381c8 to your computer and use it in GitHub Desktop.
Geartable UI design

Idea is to have a UI (minimal)

That gets the job done (for now)

Using TailwindCSS (with Dark-mode support)

Configured in CakePHP (mono-repo setup)

Avoiding CORS (again, for now)

@jdecode

jdecode commented Sep 27, 2020

Copy link
Copy Markdown
Author

When there is nothing on the dashboard (after logging in), then we can start by adding a new sheet

Screenshot from 2020-09-27 23-16-28

@jdecode

jdecode commented Sep 27, 2020

Copy link
Copy Markdown
Author

And when there is "some" sheet data added already, then the dashboard looks like following:

Screenshot from 2020-09-27 23-16-20

@jdecode

jdecode commented Sep 27, 2020

Copy link
Copy Markdown
Author

Adding a new API needs some extra fields:

Screenshot from 2020-09-27 23-26-16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment