HIGHLY RECOMMENDED WEB HOSTING PROVIDER

Easy schedule – Easy Project Schedule for Company Working Day

Easy schedule – Easy Project Schedule for Company Working Day

LIVE PREVIEW

Easy schedule – Easy Project Schedule for Company Working Day

LIVE PREVIEW

Introducing Easy Schedule – the proper device to simplify your every day duties and make your life extra organized!

Easy Schedule is a consumer-pleasant scheduling software program designed that will help you handle your appointments and duties
seamlessly.
With its intuitive interface and customizable options, Easy Schedule makes scheduling and managing your time a
breeze.
With Easy Schedule, you may create and handle appointments, set reminders, and even delegate duties to different staff
members. Whether you’re a small enterprise proprietor, a busy skilled, or a keep-at-dwelling mother or father, Easy Schedule
can
assist
you keep on high of your schedule and hold issues operating easily.

Some of the important thing options of Easy Schedule embrace:

– A consumer-pleasant interface that makes scheduling and managing appointments a breeze

– Customizable settings that will let you tailor Easy Schedule to your particular wants

– Enter and set annual holidays for the enterprise calendar

– Support the lunar calendar
So what are you ready for? Try Easy Schedule at the moment and expertise the advantages of a extra organized and
environment friendly
schedule!

How to make use of

Step 1. Enter a begin date to schedule

Enter the date the challenge began, then the primary course of will likely be began from that date.

Step 2. Set a listing of Weekend day-offs

For instance Saturday and Sunday.

Step 3. Set the listing of calendar holidays

For instance, New Year’s Day (January 1), National Day,…

Step 4. Set the listing of lunar holidays

For instance, Lunar New Year (January 1), Mid-Autumn Festival,…

Step 5. Set up a listing of unscheduled holidays

The days when your organization has an uncommon depart, similar to an organization-large vacation, the date of
the institution of the corporate, or an incident that stops the corporate from going to
work.

Step 6. Add Project Processes

Enter the processes to implement the challenge.

Step 7. Add phrases of every Process

Enter the steps to execute every challenge course of.

Step 8. View outcomes

The challenge schedule will likely be generated robotically, you may monitor the content material on the
outcomes sheet.

Quick begin

1. Download

You have downloaded the Easy Project Schedule for Company Working Day content material.zip file. When you
extract the contents you will see that:

simple-project-schedule-for-firm-working-day/
├── index.html
├── css/
│   ├── important.css/
├── js/
│   └──second.js
│   └──timeline.js
│   └──important.js
            

2. Include JS

This theme imports three Javascript information.

  • Bootstrap
  • jQuery
  • Place the script tag for our JavaScript bundle earlier than the closing physique.

    https://ltdungrs.gitlab.io/easy-project-schedule-for-company-working-day/js/moment.js
    https://ltdungrs.gitlab.io/easy-project-schedule-for-company-working-day/js/timeline.js
                    

    3. Insert html

    In physique tag insert html:

    <div id="important"></div>
                    

    4. Config

    Construction class:

    let timeline = new Timeline();
                    

    Config the beginning time of the timeline:

    timeline.init({
        start_date: "2022-11-25" 
    });
                    

    Config the Weekoff:

    timeline.addWeekoff(0);
    timeline.take awayWeekoff(7);
                    

    Config the vacations in each years:

    timeline.init({
        holidays: [{
            day: 15,
            month: 1
        }, {
            day: 1,
            month: 1
        }, {
            day: 30,
            month: 4
        }, {
            day: 1,
            month: 5
        }, {
            day: 2,
            month: 9
        }],
    });
                    

    Config the vacations in each years by lunar calendar

    timeline.init({
        lunar_holidays: [
            {
                day: 29,
                month: 12
            }, {
                day: 30,
                month: 12
            }, {
                day: 1,
                month: 1
            }, {
                day: 2,
                month: 1
            }, {
                day: 3,
                month: 1
            }, {
                day: 10,
                month: 3
            }
        ]
    });
                    

    Config the non-cyclical day-offs:

    timeline.init({
        custom_dayoffs: [
        {
            day: 28,
            month: 11,
            year: 2022
        },{
            day: 29,
            month: 11,
            year: 2022
        }]
    });
                    

    Config all Timeline Processes and Phases:

    timeline.init({
        initiatives: [{
            name: "Requirements analysis and definition",
            items: [{
                name: "Plan",
                time: 1
            }, {
                name: "Requirement elicitation",
                time: 2
            }, {
                name: "Requirement modeling",
                time: 3
            }, {
                name: "Interface sketch",
                time: 2
            }, {
                name: "Function description",
                time: 2
            }, {
                name: "Popular request and feedback",
                time: 1
            }, {
                name: "Document the Requirement",
                time: 1
            }]
            }, {
            identify: "Planning",
            objects: [{
                name: "Content plan",
                time: 1
            }, {
                name: "Design plan",
                time: 1
            }, {
                name: "Backend plan",
                time: 1
            }, {
                name: "Frontend plan",
                time: 1
            }, {
                name: "Test plan",
                time: 1
            }]
        }]
    });
                    

    Changelog:

    1.0.0 (22.03.2023)
    preliminary launch
        


    Created: 22/03/2023
    By: Amazing Code

    Thank you for buying my theme. If you’ve any questions that
    are past the scope of this assist file, please be happy to e-mail through my consumer web page contact type
    here. Thanks a lot!

    LIVE PREVIEWBUY FOR $19