heroweb/templatesrcpoc/README.md
2024-09-02 08:01:44 +02:00

18 KiB
Raw Blame History

Soft UI Dashboard Pro Tailwind Tweet Discord

version GitHub issues open GitHub issues closed

Image

Most complex and innovative Dashboard Made by Creative Tim. Check our latest Premium TailwindCSS Dashboard.

Designed for those who like bold elements and beautiful websites. Made of hundred of elements, designed blocks and fully coded pages, Soft UI Dashboard Pro Tailwind is ready to help you create stunning websites and webapps.

We created many examples for pages like Sign In, Profile and so on. Just choose between a Basic Design, an illustration or a cover and you are good to go!

Crafted with precision using the powerful Jekyll framework, the Soft UI Dashboard Pro Tailwind sets a new standard for web development. This innovative dashboard seamlessly integrates with Jekyll, allowing for easy integration and customization. The product's modular design offers a range of components and sections that can be effortlessly included in various pages.

This componentized approach not only enhances flexibility but also ensures a streamlined development process. Whether you opt for a section, a component structure, or a page, Soft UI Dashboard Pro Tailwind empowers you to create visually stunning websites and web applications with ease. Elevate your web development experience with this dynamic and feature-rich dashboard.

Fully Coded Elements

Soft UI Dashboard Pro Tailwind is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining. All components can take variations in color, that you can easily modify using SASS files and classes.

You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Premium TailwindCSS Dashboard is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.

View all components here.

Documentation built by Developers

Each element is well presented in a very complex documentation. You can read more about the documentation here.

Example Pages

If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project. View example pages here.

HELPFUL LINKS

Special thanks

During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source:

  • TailwindCSS- Open source front end framework
  • Popper.js - Kickass library used to manage poppers
  • Flatpickr - Useful library used to select date
  • Choices JS - A nice plugin that select elements with intuitive multiselection and searching but also for managing tags.
  • CountUp JS - A dependency-free, lightweight JavaScript class that can be used to quickly create animations that display numerical data in a more interesting way.
  • Charts Js - Simple yet flexible JavaScript charting for designers & developers
  • FullCalendar - Full-sized drag & drop event calendar
  • Dropzone - An open source library that provides dragndrop file uploads with image previews.
  • Datatables - DataTables but in Vanilla ES2018 JS
  • jKanban - Pure agnostic Javascript plugin for Kanban boards
  • PhotoSwipe - JavaScript image gallery for mobile and desktop, modular, framework independent
  • Quill - A free, open source WYSIWYG editor built for the modern web
  • Sweet Alerts - A beautiful, responsive, customisable, accessible replacement for Javascripts popup boxes.
  • three.js - JavaScript 3D library
  • Nepcha Analytics for the analytics tool. Nepcha is already integrated with Soft UI Dashboard Pro Tailwind. You can use it to gain insights into your sources of traffic.

Let us know your thoughts below. And good luck with development!

Table of Contents

Versions

HTML
Soft UI Dashboard Pro Tailwind HTML

Demo

View More.

Quick start

Quick start options:

Terminal Commands

  1. Download and Install NodeJs from NodeJs Official Page.
  2. Navigate to the root / directory and run npm install to install our local dependencies.
  3. Before running the project, make sure you have the following prerequisites installed:
  • Ruby: Make sure you have Ruby installed on your machine. You can check if Ruby is installed by running:

    ruby --version
    
  • Jekyll: Jekyll is a static site generator for your project. Install it by running:

    bundle install
    

Learn how to use Softs included npm scripts to start a local server, compile source code, run tests, and more.

How to run the project locally

Our package.json includes convenient methods for working with the framework, including compiling code, running tests, and more.

To use our build system and use Sass to customize your website youll need a copy of Soft UI Dashboard source files and Node. Follow these steps and you should be ready to rock:

• Download and install Node.js, which we use to manage our dependencies.
• Navigate to the root / directory and run npm install to install our local dependencies.


NPM

Make sure that you have Node.js and Tailwind CSS installed.


When completed, youll be able to run the various commands provided from the command line:

npm install

Run project's live preview:

npm run dev

Include the main JavaScript file to make interactive elements working: ```html showLineNumbers ```
Import Soft UI Dashboard Tailwind Style Sheet

Import the soft-ui-dashboard-tailwind.css into your project file. Make sure to import the soft-ui-dashboard-tailwind.css style sheet after all other style sheets.

<link rel="stylesheet" href="soft-ui-dashboard-tailwind.css" />

Documentation

The documentation for the Soft UI Dashboard Pro Tailwind is hosted at our website.

What's included

Within the download you'll find the following directories and files:

soft-ui-dashboard-pro-tailwind
.
├── CHANGELOG.md
├── Gemfile
├── Gemfile.lock
├── Gemfile.save
├── README.md
├── _config.yml
├── _data
│   └── sidebarRoutesPro.yml
├── _includes
│   ├── components
│   │   ├── applications/
│   │   ├── authentication/
│   │   ├── dashboards/
│   │   ├── ecommerce/
│   │   ├── navbars/
│   │   ├── pages/
│   │   └── sidenav/
│   ├── fixed-plugin.html
│   ├── footer-auth.html
│   ├── footer.html
│   ├── head.html
│   ├── path/
│   │   └── path-assets.html
│   └── profile-header.html
├── _layouts/
│   ├── authentication.html
│   ├── default.html
│   ├── pricing.html
│   ├── profile.html
│   ├── rtl.html
│   └── vr.html
├── assets/
│   ├── css/
│   ├── fonts/
│   ├── img/
│   └── js/
├── docs/
├── index.html
├── package.json
├── pages
│   ├── applications/
│   ├── authentication
│   │   ├── error
│   │   │   ├── 404.html
│   │   │   └── 500.html
│   │   ├── lock
│   │   │   ├── basic.html
│   │   │   ├── cover.html
│   │   │   └── illustration.html
│   │   ├── reset
│   │   │   ├── basic.html
│   │   │   ├── cover.html
│   │   │   └── illustration.html
│   │   ├── signin
│   │   │   ├── basic.html
│   │   │   ├── cover.html
│   │   │   └── illustration.html
│   │   ├── signup
│   │   │   ├── basic.html
│   │   │   ├── cover.html
│   │   │   └── illustration.html
│   │   └── verification
│   │       ├── basic.html
│   │       ├── cover.html
│   │       └── illustration.html
│   ├── dashboards
│   │   ├── automotive.html
│   │   ├── crm.html
│   │   ├── default.html
│   │   ├── smart-home.html
│   │   └── vr
│   │       ├── vr-default.html
│   │       └── vr-info.html
│   ├── ecommerce
│   │   ├── orders
│   │   │   ├── details.html
│   │   │   └── list.html
│   │   ├── overview.html
│   │   ├── products
│   │   │   ├── edit-product.html
│   │   │   ├── new-product.html
│   │   │   ├── product-page.html
│   │   │   └── products-list.html
│   │   └── referral.html
│   └── pages
│       ├── account
│       │   ├── billing.html
│       │   ├── invoice.html
│       │   ├── security.html
│       │   └── settings.html
│       ├── charts.html
│       ├── messages.html
│       ├── notifications.html
│       ├── pricing-page.html
│       ├── profile
│       │   ├── overview.html
│       │   ├── projects.html
│       │   └── teams.html
│       ├── projects
│       │   ├── general.html
│       │   ├── new-project.html
│       │   └── timeline.html
│       ├── rtl-page.html
│       ├── sweet-alerts.html
│       ├── users
│       │   ├── new-user.html
│       │   └── reports.html
│       └── widgets.html
├── postcss.config.js
├── src
│   └── styles.css
├── tailwind.config.js
└── tailwindcss.rb

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Soft UI Dashboard Pro Tailwind. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Soft UI Dashboard Pro. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Instagram: https://instagram.com/creativetimofficial

TikTok: https://tiktok.com/@creative.tim