Breast-Cancer-Predictor icon indicating copy to clipboard operation
Breast-Cancer-Predictor copied to clipboard

User Model in app.py

Open MB2407 opened this issue 4 years ago • 2 comments
trafficstars

User model creates a table using the Flask SQLAlchemy module and saves the data of the users who visit the Breast Cancer Predictor.

The moment the home.html i.e. the homepage of the Breast Cancer Predictor web application loads the user is prompted with a welcome box where he/she is asked to enter their name and email Id in order to keep a track of the users visiting the web application.

For the above issue a welcome box must be created in the homepage of the web app and the data (if entered) by the user has to saved in a SQLITE database.

Can I please work on this under GSSOC'21?

#127 @srimani-programmer

MB2407 avatar Apr 21 '21 17:04 MB2407

@MB2407 please proceed with the issue.

srimani-programmer avatar Apr 27 '21 10:04 srimani-programmer

I have made the necessary changes and made a pull request for the same yesterday. Can you please review for the same?

MB2407 avatar Apr 30 '21 05:04 MB2407