This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| def hello_world(): | |
| print("Hello World!") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Capstone Concept - LARISSA AULT | |
| ## Team members (Leave blank for none) | |
| ## Problem Statement #1 | |
| The problem I want to address with my capstone project is providing an easy, efficient tool that allows people to learn about their health by understanding their dream patterns. Hormonal changes can affect when you dream, what you dream about, and sometimes dreaming can even negatively impact your quality of life. For example, night terrors, sleep paralysis, nightmares. For others, dreams can provide inspiration for new ideas and motivation to achieve certain goals in life. I want to create a platform that is convenient for both types of users and will do all the work in identifying patterns, extracting and presenting useful information, and creating a good experience through an asthetically-pleasing interface that makes tracking dreams fun. | |
| ## MVP Feature Set |