Coder Social home page Coder Social logo

cryptobuks / tasks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m1guelpf/tasks

0.0 2.0 0.0 1.61 MB

Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database.

Home Page: https://projects.miguelpiedrafita.com/Tasks

License: Mozilla Public License 2.0

PHP 42.03% CSS 22.42% JavaScript 35.55%

tasks's Introduction

Tasks StyleCI Badge

Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database.

What is Tasks?

Tasks is an script that allows you to manage tasks and notes.

Requirements:

  • PHP 5.5.9 or higher

Installation:

Deploy to Heroku:

Deploy to Heroku

Managed Install:

You can purchase a managed install on Gumroad.

Manual install:

  • Download lastest release from here.
  • Upload all the files to your server.
  • Edit site name, timezone, site URL, site email and language at includes/config.php
  • Access the script and create an account using the register form.
  • OPTIONAL: If you want a private install, change
$signupstatus = true;

to

$signupstatus = false;

to disable the signup form.

  • Enjoy

Support:

  • If you have any problems when instaling/using the script, open a ticket at my support center.
  • If you find any error in the code, open an issue or, if you know how to solve it, make a pull request.
  • If you have new ideas for this script, go ahead and post them in MP Feedback, under the "Tasks" section.

Credits:

Copyright (C) Miguel Piedrafita. Use of this work is subject to Mozilla Public License 2.0

tasks's People

Contributors

m1guelpf avatar foorb avatar

Watchers

 avatar  avatar

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.