Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accomplishments-year-check #1

Merged

Conversation

Thinking-Panda
Copy link
Owner

Fixes hackforla#4188

What changes did you make?

  • In accomplishments.yml, added year, program-area or project-file to existing accomplishments.
  • In about.js, added code to display accomplishments for the year chosen.
  • In about-card-accomplishments.html, added script tag to pass {accomplishments} variable.

Why did you make the changes (we will use this info to test)?

  • accomplishments.yml- added project-file: if a file existed and program-area: if no project file existed.
  • about.js- added functions to receive data from the YAML file, include program-area to accomplishments, sort accomplishments by program-area, and filter by year before displaying.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

Before_Change_Mobile
Before_Change_Tablet
Before_Change_Desktop

Visuals after changes are applied

After_Change_Mobile
After_Change_Tablet
After_Change_Desktop

@Thinking-Panda Thinking-Panda merged commit 400658a into gh-pages Nov 22, 2023
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit Accomplishments in About Page to show different years
1 participant