Skip to content

To Install

Latest
Compare
Choose a tag to compare
@santydesignscr santydesignscr released this 25 Jan 20:41
· 2 commits to main since this release

Installation

How to install.

  1. Upload and extract NotesApp.zip

  2. Navigate to backend/inc/config.php

  3. Edit the credentials

    $dbHost = "<DATABASE-HOST>";
    $dbUser = "<DATABASE-USERNAME>";
    $dbPass = "<DATABASE-PASSWORD>";
    $dbName = "<DATABASE-NAME>";
  4. Upload To Database.sql to your database

  5. Save and open the url in your browser