Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

7.3 - pushState -- Elizabeth Smith #189

Closed
7 of 10 tasks
easmith2 opened this issue Jul 29, 2015 · 0 comments
Closed
7 of 10 tasks

7.3 - pushState -- Elizabeth Smith #189

easmith2 opened this issue Jul 29, 2015 · 0 comments
Labels

Comments

@easmith2
Copy link

PR: https://github.com/easmith2/7.3-pushState/pull/1

Tasks

  • Create a new Issue with these tasks!
  • Create a repository called 7.3-pushState
  • Create a branch on 7.3-pushState called dev
  • In Github, open a PR from dev into master
  • Create the single-page app!
    • Checkpoint: Stored all data in localStorage or sessionStorage
    • Checkpoint: Added history.pushState call when links are clicked (the default action of a link is prevented & pushState is used to add history)
    • Checkpoint: Able to view information successfully on show and index pages (and these sync with the URL)
    • Checkpoint: Navigating to the index or the show page works by clicking links and forward/back browser buttons (except directly linking to the page... that is too much for this assignment)
    • Complete: pushed all relevant code
@easmith2 easmith2 added the wip label Jul 29, 2015
@rpearce rpearce closed this as completed Jul 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants