Skip to content

Flam30/Toothfix-Patient-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patient Interface

This is the main ToothFix website, which is a patient interface for the ToothFix system. Main features of the website include:

  • Registering and logging into the ToothFix system
  • Booking appointments and seing available time slots
  • Viewing and editing personal information
  • Viewing the map of the clinics
  • Checking the upcoming appointments

Getting Started

To run the website, install all dependencies by navigating to the patient-interface folder and running:

npm install

Then, start the development server by running:

npm run dev

Navigating to http://localhost:3000 will open the website in a browser of your choice.

Running Requirements

Please note that the following parts of the ToothFix system have to be running in order for the website to work properly:

  • API Delegator
  • Parts of BANCs:
    • Availability Service
    • Booking Service
    • Notification Service
    • Logging Service (optional)

Technologies Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages