Problem: Patients often experience long wait times at clinics and hospitals.
Solution: To address this issue, we have developed an online booking appointment system with the following features:
Privacy and Security Measures:
This comprehensive approach enhances patient experience by reducing wait times and ensuring the privacy and security of their information.
Blockchain Integration Challenge: We encountered difficulties connecting the blockchain component to our deployed website. Despite diligent efforts, we have been unable to establish the intended connection, impacting our ability to securely store and manage user data.
Taking Long to train model: Initially we did not know about pickle for saving our model and reusing, so we were training the model everytime user made a request, which caused timeout error.
Discussion