Skip to content

vinhkhangphung/task-management-app

Repository files navigation

TODO app mvc-oop

Setup Instructions

  1. Clone this repository.

  2. Create a .env file in the root directory. (under the same dir as index.php)

  3. Add the following environment variables to the .env file:

    SERVERNAME="localhost"
    USERNAME="your_username"
    PASSWORD="your_password"
    DBNAME="your_db_name"

  4. Save the .env file.

Now you're all set!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published