nabby27 / NotesPHP

CRUD application of notes with a bootstrap design and created in php with mysql and sentences in pdo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotesPHP

CRUD application of notes with a bootstrap design and created in php with mysql and sentences in pdo

Getting Started

Prerequisites

  • php7
  • mysql
  • apache2

or server like xamp

Installing

First of all create the database with the script that is in the database folder, then insert data in the color table (use the script that there is to add the colors, since it uses bootstrap classes). Modify the db_connect file by putting your connection data to the database. Finally, copy the files in your workplace on the server

Running

Access to notes app in the url of server. ex:

http://localhost

Authors

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE.md file for details

About

CRUD application of notes with a bootstrap design and created in php with mysql and sentences in pdo

License:Other


Languages

Language:PHP 100.0%