Appointment booking app for a doctor's office, built using PHP, REST API, Vue.js, and MySQL.
-PHP 7.4 or higher
-MySQL 5.7 or higher
-Node.js and npm
-
Clone the repository: https://github.com/VAFAGIT/AppDoctor
-
Navigate to the project directory:
$ cd AppDoctor
- Start the development server:
$ npm run serve
The platform can be accessed at http://localhost:8080. You can create an account and start booking travel and activities.
Contributions are welcome. Please fork the repository and open a pull request with your changes.