Skip to content

App for booking an appointment with a doctor. With admin panel

Notifications You must be signed in to change notification settings

Efess86/Appointment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointment-app

(I'm currently working with a front-end version in the Front-end only branch (React + scss) )

Hey, everybody.

My first fullstack app. It's simple appointment app. I have server and client dirs. Client is front-end part and the server is server part :-)

Project Technologies:

• Claude 3.5 Sonnet - AI model (instead of a Google search)

• Vanilla Js

If you have any questions or suggestions for work you can contact me via linkedIn https://www.linkedin.com/in/kolpaxidis-v/

Installation

Install Appointment-app with npm

  1. Go to server dir and install
  cd server
  npm i
  1. Generate first appointments array in DB (use MongoDB. if you use Open Server Panel go to advanced -> console and run code below)
  curl http://localhost:3000/generate-slots

Authors

About

App for booking an appointment with a doctor. With admin panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published