Patient record management system with MFA - Springboot BE
- Install MongoDB and configure it with the provided settings.
- Set up Spring Boot project and configure application.properties with the MongoDB and Spring Security settings.
- Configure the SMTP server settings in the Spring Boot project to enable email communication.
- Set up Angular project and configure the environment file with the API base URL.
- git repo: https://github.com/Ridmi211/GuardianMedPRMS_FE
- Build the backend and frontend projects.
- Run the Spring Boot application on port 8080.
- Ensure MongoDB is running.
- Run 'mvn tests':