Giter Site home page Giter Site logo

themesberg / flowbite-admin-dashboard Goto Github PK

View Code? Open in Web Editor NEW
1.6K 27.0 385.0 6.6 MB

Free and open-source admin dashboard template built with Tailwind CSS and Flowbite

Home Page: https://flowbite-admin-dashboard.vercel.app

License: MIT License

HTML 97.58% JavaScript 1.92% CSS 0.50%
admin-dashboard charts css dashboard flowbite html hugo javascript tailwind tailwindcss

flowbite-admin-dashboard's People

Contributors

robert1508 avatar zoltanszogyenyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flowbite-admin-dashboard's Issues

Express EJS Dashboard Fork

Hello everyone,

I have created a fork of this project converting it into Express EJS dashboard, while maintaining the existing functionality. This is still an initial release, and I would love to invite the community to contribute and help enhance this project further.

Repository: Link

Getting Started:
To get started, you can clone the repository and follow the setup instructions in the README file. Feel free to explore the codebase and familiarize yourself with the changes I've made.

Feedback and Questions:
If you have any questions, feedback, or suggestions, please don't hesitate to leave a comment on this issue. I'm open to ideas and discussions on how we can improve this project together.

Thank you for your support, and I look forward to collaborating with you!

Unable to load Flowbite components in production with Laravel

I'm building an application using Laravel Tailwindcss and Flowbite. Everything works well locally. When I ran npm run build, it still worked well locally but when I uploaded the application to my cpanel hosting, all Flowbite components stopped working. Aside npm run build am I supposed to do something else before production?
Below is a samples images:
Screenshot 2023-05-24 020725

Screenshot 2023-05-24 020837

'hugo' is not recognized as an internal or external command,

PS D:\work\nodejs\flowbite-admin-dashboard-1.0.0> npm install
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.
npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown 
up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

added 805 packages, and audited 806 packages in 17s

110 packages are looking for funding
  run `npm fund` for details        

12 vulnerabilities (1 moderate, 8 high, 3 critical)     

To address issues that do not require attention, run:   
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
PS D:\work\nodejs\flowbite-admin-dashboard-1.0.0> npm run start

> [email protected] start
> run-p start:dev:*


> [email protected] start:dev:webpack
> webpack --mode=development --watch


> [email protected] start:dev:hugo   
> hugo server -D --watch

'hugo' is not recognized as an internal or external command,
operable program or batch file.
ERROR: "start:dev:hugo" exited with 1.

sign-up form

remember should be accept. I think it is copied from sign-in page.

<div class="flex items-start">
  <div class="flex items-center h-5">
    <input id="remember" aria-describedby="remember" name="remember" type="checkbox" class="w-4 h-4 border-gray-300 rounded bg-gray-50 focus:ring-3 focus:ring-primary-300 dark:focus:ring-primary-600 dark:ring-offset-gray-800 dark:bg-gray-700 dark:border-gray-600" required>
  </div>
  <div class="ml-3 text-sm">
    <label for="remember" class="font-medium text-gray-900 dark:text-white">I accept the <a href="#" class="text-primary-700 hover:underline dark:text-primary-500">Terms and Conditions</a></label>
  </div>
</div>

Backdrop does not work for Carousel Widget

Carousel Element in HTML Inspector:
<div class="duration-700 ease-in-out bg-white dark:bg-gray-800 z-9 absolute inset-0 transition-transform transform translate-x-0 **z-20**" data-carousel-item="">

Sidebar Backdrop:

<div class="fixed inset-0 **z-10** hidden bg-gray-900/50 dark:bg-gray-900/90" id="sidebarBackdrop"

image

Slow bundler

Webpack is slow as siht , webpack cannot bundle anything...it is like very old marine turtle

VueJs

Algún manual u orientacion de como implementarla en vuejs?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.