Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the Dashboard page using Tailwind #38

Open
faisalsayed10 opened this issue May 7, 2023 · 1 comment
Open

Implement the Dashboard page using Tailwind #38

faisalsayed10 opened this issue May 7, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@faisalsayed10
Copy link
Owner

faisalsayed10 commented May 7, 2023

Right now if you see, we're using Chakra UI to build out the interface for our app. We've decided to completely remove Chakra UI and switch to Tailwind CSS instead.

The migration part is already done but implementing the interface is still remaining. One of these pages is the dashboard, which currently looks like this:
image

Your goal is to use Tailwind CSS to implement a dashboard page that looks like this instead:
Firefiles Design

(ignore the dark mode UI, we'll first only implement the light theme)

To begin with, head over to the https://github.com/faisalsayed10/firefiles/tree/v1.4.0 branch which already has the migration done. Part of the UI is also already implemented.

Note: Don't worry too much about the features like tags, search, recent files, etc. that are not yet implemented. It's okay to just build out the UI right now.

@faisalsayed10 faisalsayed10 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers codeday labs labels May 7, 2023
@faisalsayed10
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant