Skip to content

marylfisher/GoalTrackerProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoalTrackerProject

User Story

I want to create a goal tracker where

  • I can type in new goals
  • View goals I am working on
  • Mark goals as complete
  • Keeps track of number of goals completed

Acceptance Criteria

GIVEN an Goal Tracker WHEN I enter in a new goal THEN it adds it to current goals WHEN I mark goal as complete THEN completion pop up window opens and tracks number of completed goals in completed goals field WHEN I revisit page THEN goals working on and goals completed number are saved

MOCK UP

GoalTrackerProject

Requirements

  • Be deployed to GitHub Pages.
  • Be interactive (i.e., accept and respond to user input).
  • Use a CSS framework (see suggestions).
  • Include at least one modal instead of native browser alert, confirm, or prompt functionality.
  • Use client-side storage to store persistent data.
  • Be responsive.
  • Have a polished UI.
  • Have a clean repository that meets quality coding standards (file structure, naming conventions, follows best practices for class/id naming conventions, indentation, quality comments, etc.).
  • Have a quality README (with unique name, description, technologies used, screenshot, and link to deployed application).
  • Use local storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5