Skip to content

Simple Medication tracker that uses HTML, PHP and MySQL and Bootstrap

Notifications You must be signed in to change notification settings

sortinousn/calendRX

Repository files navigation

calendRX

The CRUD app I created is a simple application that tracks a persons prescription medications.

Uses PHP, MySQL and Bootstrap

Here are the steps to get this app running:

  1. Please update dbconf.php with your MySQL credentials.
  2. Execute database.sql to create the tables for the application as well as populate some sample data.
  3. username: [email protected] password: admin1234
  4. You can also register a new account and add new data.
  5. If you have php > 5.4, you should be able to run the project with: php -S localhost:8000

About

Simple Medication tracker that uses HTML, PHP and MySQL and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published