AppDoctor

Appointment booking app for a doctor's office, built using PHP, REST API, Vue.js, and MySQL.

Requirements

-PHP 7.4 or higher

-MySQL 5.7 or higher

-Node.js and npm

Installation

  1. Clone the repository: https://github.com/VAFAGIT/AppDoctor

  2. Navigate to the project directory:

$ cd AppDoctor
  1. Start the development server:
$ npm run serve

Usage

The platform can be accessed at http://localhost:8080. You can create an account and start booking travel and activities.

Contributions

Contributions are welcome. Please fork the repository and open a pull request with your changes.