This is the final project for the Java Full stack course at Generation USA and a contribution towards the success of furture cohorts.
USing this application, users will be able to;
- Set a pomodoro timer and short & long break timers
- Customize how long each timer runs for
- See a circular progress bar that updates every minute and represents how far through their timer they are
- Customize the appearance of the app with the ability to set preferences for colors and fonts
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Java - Backend
- SpringBoot - React framework
Use this section to recap over some of your major learnings while working through this project.
code snippets;
<h1>Some HTML code I’m proud of</h1>.proud-of-this-css {
color: papayawhip;
}const proudOfThisFunc = () => {
console.log(‘:tada:’)
}Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you’re still not completely comfortable with or techniques you found useful that you want to refine and perfect.
