devlarabar / 100freelancers

100freelancers is a tool to keep track of freelance clients. It is a community, open-source project in the early stages of development.
https://100freelancers.vercel.app
MIT License
15 stars 11 forks source link

Feature initial design #9

Closed ka-lange closed 11 months ago

ka-lange commented 11 months ago

For initial design, I wanted to keep it simple and not add too much at once. I added the new light and dark color schemes to the daisyUI themes so the toggler is not affected. For this first styling pull, I focused on the homepage and client cards. I included the color scheme with tailwind classes as a reference for anyone working on the style!

Key changes:

Future issues to add:

Screenshot 2023-09-15 at 1 25 14 PM

100freelancer (4)

vercel[bot] commented 11 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @devlarabar on Vercel.

@devlarabar first needs to authorize it.

ka-lange commented 11 months ago

Oh yeah I didn't even touch the add client and outreach pages yet - I can go in quick and add those to this PR because I agree!

ka-lange commented 11 months ago

Updated PR to include initial add and outreach page styles to have more contrast and readability. Key Changes:

One other issue I ran into is that the nav menu stays open after clicking a link but this can be a separate issue