This project is like a productivity website about what you have to do in your world every day! You can add things to your to-do list, write notes, and includes a motivational phrase feature that randomly generates a quote to help a user keep going! It has a default background of gradient green, but users can change it by either choosing a color from the box at the bottom and clicking a button or uploading their own photo. I made it using html, css, and js. I used tutorials for the to-do list, and both the background image and the workings were after trying to do it on my own. I encountered several issues throughout, particularly with the background working and replacing the default one. I also ran into issues with the motivational phrases. I originally wanted to create another page that links to the dashboard, but it didn't work, so I put all my features onto one page. Then, I created a to-do list, followed by the notes and motivational quote. I had to make sure it had a scroll feature, fits perfectly with all screens (resizes), and to not overflow.
This project is like a productivity website about what you have to do in your world every day! You can add things to your to-do list, write notes, and includes a motivational phrase feature that randomly generates a quote to help a user keep going! It has a default background of gradient green, but users can change it by either choosing a color from the box at the bottom and clicking a button or uploading their own photo. I made it using html, css, and js. I used tutorials for the to-do list, and both the background image and the workings were after trying to do it on my own. I encountered several issues throughout, particularly with the background working and replacing the default one. I also ran into issues with the motivational phrases. I originally wanted to create another page that links to the dashboard, but it didn't work, so I put all my features onto one page. Then, I created a to-do list, followed by the notes and motivational quote. I had to make sure it had a scroll feature, fits perfectly with all screens (resizes), and to not overflow.