Medizintermin is an intermediary service to help patients and health care professionals to connect and to easily facilitate the otherwise tedious managment of appointments with automated matching and scheduling.
Patients can easily book their medical appointments with medizintermin. We consider a wide range of needs to find the perfect appointment. Patients receive individually calculated recommendations for e.g. checkups. Patients can edit, cancel and see details of their appointments and the respective health care professionals. They can calculate routes to the respective lcoation.
Health care professionals can offer available time slots to patients, can keep track of previous appointments and can easily manage their schedule and their daily appointments. E.g., they can take notes that get stored and they see important information about their patients.
Please also clone the backend project from the repository. This project uses MongoDB for the backend. The project was realized using the MERN stack.
Both for the frontend and the backend:
- nodejs official website - nodejs includes npm (node package manager)
Install the necessary dependencies and libraries both on the frontend and the backend.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
The application (frontend-side) will run on localhost and on port 3000.
This application was developed by Team 52 of the SEBA Master Course at TUM in Summer 2021, namely Christoph Kipfer, Maximilian Pfleger, Roland Reif, Mehul Sethi.