Skip to content

Raphsant/appointmentSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medical appointment system

Web app made to allow patients in certain small clinics in Venezuela book appointments online with ease.

Frontend made on Nuxt3, using TailwindCSS, Pinia and Formkit.

Backend made with Express and Sequelize.

Database made with PostgreSQL

To run the frontend in a dev server.
yarn dev

To run the backend.
node server.js
(You must configure your own database in the server/config/db.config.js file, or it won't run)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors