Welcome to Project Mithril - a simple web application created for educational purposes. The application consists of three main segments:
- Doctor panel
- Reception panel
- Messenger
Each segment provides some individual features.
Feel free to test Project Mithril yourself!
Login is required to use the application. You can either register a new account at:
...or sign in using the following credentials:
Login : [email protected]
Password : Test1234@
Login : [email protected]
Password : Test1234@
- schedule planning
- patient management
- visit service
- new patient registration
- visit planning
- adding announcements
- real time communication using Messenger
The project was initially developed using SQL Server database. However, in order to deploy the application without any costs, migration to PostgreSQL was necessary.