Skip to content

Instantly share code, notes, and snippets.

@jdecode
Created September 26, 2020 22:44
Show Gist options
  • Save jdecode/cb53d816f418f377ab3caff8269381c8 to your computer and use it in GitHub Desktop.
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
Copy link
Author

jdecode commented Sep 27, 2020

Login section:

Screenshot from 2020-09-27 19-32-32

@jdecode
Copy link
Author

jdecode commented Sep 27, 2020

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
Copy link
Author

jdecode commented Sep 27, 2020

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

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

@jdecode
Copy link
Author

jdecode commented Sep 27, 2020

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