Dais.ly was created through the thought of condensing daily applications into one easy to view page. It is designed to display the time, a calendar, a to-do list, the weather, and a daily check-in. These applications being placed together are to promote and inspire productivity of the users. The calendar and time display the current date and time and a monthly calendar, for users to keep track of planning. The to-do list shows tasks and due dates, as well as has an add function for clients to edit. Displayed by the weather function is the next 7 days forecast. Finally, the feelings block has an interactive function that allows for users to rate their moods or feelings on a scale of 1-5 every day. Our creation utilizes python, html, and flask to piece together our collaborative code. 
During the journey of creating our platform we had some difficulties. Writing the code itself was never the issue, our functions work and either print out the output or open a GUI to the display, also creating the site was not the issue, because we can open the link and have it customized, the problem was putting the two together. We spent some time attempting to place the python files into the html file, and then run flask. This process was unsuccessful because of the time of the competition, had we been granted a long window of time to complete the challenge we could have finished the process.
Furthermore, our steps towards the future of this project will be to complete the process of adding the python files. We will also have to add further customization to the flask server in order to optimize the display and aesthetics. Looking back at the time we took to make this project, there are more efficient processes that can produce the same results, so simplifying our code and streamlining the process is important.
Share this project:

Updates