Made a migraine tracking application that helps the user detect the chances of having a migraine attack during the day. With relevant questions and relevant data, the answers are sent to a Python flask server, which will use the data to compute the percentage and send back the data. This data will be stored on a MongoDB database and multiple use cases for doctors, data analysts, and admins.