All Projects → m1guelpf → Tasks

m1guelpf / Tasks

Licence: MPL-2.0 license
Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Tasks

Mega-index-heroku
Mega nz heroku index, Serves mega.nz to http via heroku web. It Alters downloading speed and stability
Stars: ✭ 165 (+61.76%)
Mutual labels:  heroku, manager
events-manager-io
A basic site for managing event centers and scheduling events.
Stars: ✭ 19 (-81.37%)
Mutual labels:  heroku, manager
yt-heroku-demo
Code and instructions used in my YouTube video on how to deploy Spring Boot applications on Heroku
Stars: ✭ 21 (-79.41%)
Mutual labels:  heroku
mysql-connection-pool-manager
This is a mySQL Connection Pool Manager wrapper powered by mysqljs/mysql and allows for intelligent management & load balancing mysql connection pools.
Stars: ✭ 15 (-85.29%)
Mutual labels:  manager
Discord-Study-Bot
Discord-Study-Bot is a Study-Time-based leaderboard system in discord servers. This features an Overall leaderboard and leaderboards based on a Daily, Weekly, and Monthly basis.
Stars: ✭ 20 (-80.39%)
Mutual labels:  heroku
Deployment to heroku django
This is just a way of deploying to heroku with a django framework application.I hope i would be of help.
Stars: ✭ 30 (-70.59%)
Mutual labels:  heroku
representable
We’re creating maps of communities to fight for fair representation. Add your community to the map today and make your voice heard.
Stars: ✭ 14 (-86.27%)
Mutual labels:  heroku
parsesig
A Telegram bot that forwards messages from one private/public channel to another after formatting
Stars: ✭ 40 (-60.78%)
Mutual labels:  heroku
file-config
📄 Store and read configuration values using files on disk.
Stars: ✭ 26 (-74.51%)
Mutual labels:  flat-file
Accomplisher
Motivational app to accomplish daily goals.
Stars: ✭ 16 (-84.31%)
Mutual labels:  tasks
pack-images
Recipies for building Heroku's Cloud Native Buildpacks builder images
Stars: ✭ 32 (-68.63%)
Mutual labels:  heroku
quirrel.dev
Quirrel Landing Page & Console
Stars: ✭ 41 (-59.8%)
Mutual labels:  heroku
trashed
Trashed is an organizational tool designed to help users keep their communities clean.
Stars: ✭ 13 (-87.25%)
Mutual labels:  heroku
GodSpeed
Fast and intuitive manager for multiple reverse shells
Stars: ✭ 75 (-26.47%)
Mutual labels:  manager
heroku-stack-container-repo
After deploying this repo your Heroku app will have stack as container. After that you just have to deploy your own original app.
Stars: ✭ 43 (-57.84%)
Mutual labels:  heroku
Passky-Server
API and Database for Passky (password manager)
Stars: ✭ 77 (-24.51%)
Mutual labels:  manager
vscode-projects-plus-todo-plus
Bird's-eye view over your projects, view all your todo files aggregated into one.
Stars: ✭ 25 (-75.49%)
Mutual labels:  tasks
angular-gantt-schedule-timeline-calendar-example
Angular gantt-schedule-timeline-calendar usage example
Stars: ✭ 15 (-85.29%)
Mutual labels:  tasks
sinatras-skeleton
Basic Sinatra Skeleton MVC CRUD App with Sprockets, Warden, ActiveRecord and PostgresQL
Stars: ✭ 13 (-87.25%)
Mutual labels:  heroku
epdtext
A simple display manager app for the WaveShare 2.7in e-Paper Display
Stars: ✭ 18 (-82.35%)
Mutual labels:  tasks

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].