2017 © Pedro Peláez
 

project task

Sun task helps you to manage your tasks easily.

image

sun/task

Sun task helps you to manage your tasks easily.

  • Wednesday, September 9, 2015
  • by IftekherSunny
  • Repository
  • 1 Watchers
  • 2 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

SUN TASK

Build Status Total Downloads Latest Stable Version Latest Unstable Version License, (*1)

Sun task helps you to manage your tasks easily., (*2)

Installation via Composer

 composer create-project sun/task

Remainder

Artisan command to send remaining task through email., (*3)

php artisan sun-task:remainder

Configuration

All of the configuration for the SUN TASK are stored in the .env file., (*4)

Setup your email id & password to send email., (*5)

MAIL_USERNAME=your_email@gmail.com
MAIL_PASSWORD=email_password

Setup your email id & name for getting remaining task through email., (*6)

REMAINDER_EMAIL=your_email@gmail.com
REMAINDER_NAME=your_name

To Start Development Server

php artisan serve

Reset Dummy Data

To reset all dummy data (default database reset key is suntask), (*7)

www.example.com/reset/suntask
Search by name
name@ your_task_name
Search by description
description@ your_task_description
Search by date
date@ your_task_date
Search by time
time@ your_task_time

Screenshots

Tasks View:

task view, (*8)

Task Create:

task create, (*9)

Task Update:

task update, (*10)

Remaining Tasks Email:

remaining task email, (*11)

Tasks Search By Name:

task search by name, (*12)

Tasks Search By Date:

task search by Date, (*13)

License

This apps is licensed under the MIT License, (*14)

The Versions

09/09 2015

dev-master

9999999-dev

Sun task helps you to manage your tasks easily.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework lumen task sun

06/09 2015

v1.1

1.1.0.0

Sun task helps you to manage your tasks easily.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework lumen task sun

04/09 2015

v1.0

1.0.0.0

Sun task helps you to manage your tasks easily.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework lumen task sun