Skip to content

kenyoncolemann/a2-kenyoncolemann

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habit Tracker

I created a tool track new habits. There is a form on the left side of the page to submit a new habit. Once submitted this form is added to the table and server, with an additional derived value of "consistency". Habits can be deleted by clicking the delete button of the corresponding habit. I did however run into a bug where sometimes you may need to refresh the page after adding a habit for the delete button to work properly.

Technical Achievements

  • Tech Achievement 1: Created a single page app displaying both the form and table, using flexbox styling.

About

repo for assignment 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 18.7%
  • CSS 3.9%