alnahian2003 / splinter

Splinter is a simple TO DO list web app built with AJAX, PHP, MySQL. It helps to organize pending tasks easily!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview

SPLINTER - To Do List Web App

Splinter is a simple TO DO list web app that helps you to organize your pending tasks easily! Built with Jquery, AJAX, PHP & MySQL

Configuration

  • Step 1: Clone this repository git clone https://github.com/alnahian2003/splinter.git

  • Step 2: Create a Database with any name in your MySQL or phpMyAdmin Engine, Import todo.sql.zip file in your newly created database.

  • Step 3: Update Database Connection variables with your preferred Database information in config.php file. Also you should set your Default Timezone for better accessibility.

config.php

Please visit PHP Official Timezone Documentation page to get information about your own Timezone ID. This isn't required for 🇧🇩 Bangladeshi People! 😊

Boom 💥 Now you're good to go!

If you encounter any problem, please Contact Me!

About

Splinter is a simple TO DO list web app built with AJAX, PHP, MySQL. It helps to organize pending tasks easily!

License:MIT License


Languages

Language:CSS 64.5%Language:PHP 24.1%Language:JavaScript 11.4%