Skip to content

Leprekus/Timer-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Timer-Project

This is the final project for the Java Full stack course at Generation USA and a contribution towards the success of furture cohorts.

Table of contents

Overview

The challenge

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

Screenshot

Links

Our process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Java - Backend
  • SpringBoot - React framework

What We learned

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:)
}

Continued development

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.

Authors

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors