Delba de Oliveira
1af130179b
Add project assets: hero image, OG image, logo, and favicon ( #147 )
...
* Add local date formatting
* Add dashboard hero image
* Update hero styles
* Polish login form
* Use Next.js symbol for logo
* Use Next.js symbol for favicon
* Use img instead of Image
* Add mobile styles to login form
* Polish nav styles to fit logo
* Fix build error
* Create og-image.png
* Remove unused code
* Replace svg logo with png
* Update Images and Links
* Misc
* Remove duplicate package-lock files
* Prettier
2023-09-07 17:47:48 +01:00
Michael Novotny
1725e58866
Moves prettier and lint to root of the project ( #143 )
2023-09-06 12:57:56 -05:00
Delba de Oliveira
340cd8dd05
Add "create" invoice form ( #139 )
...
* Install @tailwindcss/forms
* Add invoice form
* Replace -zinc- with -gray- for consistency
2023-09-05 09:11:54 -05:00
Delba de Oliveira
acc531b370
Add dashboard overview page ( #135 )
...
* Run create-next-app
* Add READMEs
* Remove stuff we don't need
* Add dummy data
* Add types for dummy data
* Add dummy routes
* Remove unused CSS
* Split dummy data and definitions
* Add prettier plugin for tailwind
* Create background-blur.tsx
* Create hero.tsx
* Create login-form.tsx
* Tweak
* Install hero icons and clsx
* Create calculations.tsx
* Update dummy-data.tsx
* Create card.tsx
* Create dashboard-overview.tsx
* Update page.tsx
* Add placeholder for dashboard-topnav
* Adjust sizings for whole page
* Update card styles and add icons
* ugh, fonts are hard
* misc
* Misc
* Switch to flex
* Add revenue data and definitions
* Misc
* Merge branch 'master' into example-f9sv
* Remove unused code
* Add sort invoices calc - to be replaced with SQL
* Add date to invoices table
* Add customer images
* Add LatestInvoices component
* Optimize for mobile
* Misc
* Tweak
* Remove duplicate date fields
* Mobile tweaks
2023-09-01 11:38:55 -05:00
Delba de Oliveira
77fbb51681
Adds dashboard course skeleton ( #126 )
2023-08-30 09:11:57 -05:00