Skip to content

Castro456/CodeIgniter-to-do

Repository files navigation

To-Do list application lets user to track there daily tasks.

Table of Contents

Installation

  • To Clone the repository locally you need Git installed on you PC.

Docker

  • Download the Docker.
  • Go into this repository and run this command
    docker-compose up -d
    

MariaDB

  • For Mariadb download HeidiSQL it is the most popular tools for MariaDB and MySQL worldwide.

Configuration

Connecting to Mariadb

  • Open HeidiSQL and click new button, in Settings
      - Set -
      Network type: MariaDB or MySQL (TCP/IP)
      Hostname/IP: 127.0.0.1
      Port: 3306              
    

To Run the Application

  • Open Chrome and enter this url
      http://localhost:5002
    

Note

Ensure LAMP or XAMPP is not running on background because this may cause some error on running this application.

Credits



(Back to top)

About

Created with rest api's which can be integrated with any other applications

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages