Skip to content

semdner/Smart-E-health-Consulting-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart E-health Consulting System

A simple software to search, make and manage medical appointments

About The Project

Built With

Information

API-Key

  • The API key for Google Maps has been removed for security reasons
  • It can be set under src/main/java/com/ehealthsystem/map/Context.java in line 13
  • Replace "API_KEY" with your API key

Email account

Disclaimer: As this was only a university project, the login data was stored unencrypted. This is not recommended. Use ResourceReader to store the hashed password in a file and load it if necessary

  • The credentials for the email account have been removed for security reasons
  • It can be set under src/main/java/com/ehealthsystem/map/SendEmail.java in line 76 (and 77)
  • Note the disclaimer and use the commented out line 78 for your password instead of line 77

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages