Denisse-AB / appointments

Single Page App to make appointments.

Home Page:https://denisse-ab.github.io/app-pages/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appointments-SPA

Simple appointments SPA made with Vue.js and Express.js.

Description

This SPA renders a form in which your clients or users can make appointments to your business or organization. The user will receive a confirmation email after a successful submit.

You will administer these appointments through your database, it is set up to receive three appointments per hour, it has localization English and Spanish, it's connected to PostgreSQL and is ready for production, set it up whatever you like 👍

Requirements

Node.js ^16.13.1 | Postgresql database

Installation

  • Clone repository
npm run install
npm run dev

cd client
npm run install
npm run serve

Preview this template here.


About

Single Page App to make appointments.

https://denisse-ab.github.io/app-pages/

License:MIT License


Languages

Language:JavaScript 33.2%Language:Vue 31.4%Language:Handlebars 29.2%Language:HTML 5.8%Language:Shell 0.4%