toiler_front Svelte Themes

Toiler_front

A gantt chart project for scheduling

Toiler

A gantt chart project for scheduling

Start your scheduling with a Free web app. Let Toiler amaze you with its cool features and get your project to a whole new level.

  • It's based on Svelte and Tailwind CSS
  • It uses Highcharts for rendering svg-based gantt chart
  • It can show activities by heritage or Kanban-like view
  • Provides drag and drop in Gantt view
  • Exporting data as PNG, Excel, PDF

Building Frontend

  1. Install NodeJS LTS version from NodeJs Official Page
  2. Download the product on this page
  3. Unzip the downloaded file to a folder in your computer
  4. Open Terminal
  5. Go to your file project (where you’ve unzipped the product)
  6. (If you are on a linux based terminal) Simply run npm run install:clean
  7. (If not) Run in terminal npm install
  8. (If not) Run in terminal npm run build:tailwind (each time you add a new class, a class that does not exist in src/assets/styles/tailwind.css, you will need to run this command)
  9. (If not) Run in terminal npm run build:fontawesome
  10. (If not) Run in terminal npm run dev
  11. Navigate to https://localhost:5000

Top categories

Loading Svelte Themes