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

Feature/scale dataset #279

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Feature/scale dataset #279

wants to merge 19 commits into from

Conversation

mattgianni
Copy link
Collaborator

@mattgianni mattgianni commented Dec 11, 2024

This PR is not ready for deployment. There are critical things missing (listed below). But hopefully seeing the complete list of school in the current interface will give us a better sense of how to scale the UI. The school metrics should be accurate and current with the exception of Free/Reduced Lunch which is fake.

For the newly added schools, their about and bullet points on the profile page were generated by GPT. GPT was only used for the new schools. The existing HS school profiles were kept if available. Their stats were updated to current, and the Free/Reduced Lunch stat was retained if available, otherwise faked using the stat "% disadvantage" instead.

Known issues / limitations

  • YouTube links broken - just a bug that needs fix
  • schools with missing images/logos - some schools did not have images/logos on SFUSD, so will likely need manual fix
  • the Volunteer Today! > fill out form button link is not available for the new schools - not sure where to find these links
  • Free/Reduced Lunch stat is fake - working on a fix
  • no testimonials for new schools - unclear where to find this data

@mattgianni mattgianni added the enhancement New feature or request label Dec 11, 2024
@mattgianni mattgianni requested a review from BeeSeeWhy December 11, 2024 18:29
@mattgianni mattgianni self-assigned this Dec 11, 2024
Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
support-sfusd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 11:09pm

Copy link
Collaborator

@BeeSeeWhy BeeSeeWhy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still reviewing this...but here is what I noticed:

•On list view:
These pics do not show for the schools:

  • César Chávez Elementary School
    -- (when you click on profile: neither picture shows nor header pic)
  • Civic Center Secondary School
    -- (when you click on profile: picture shows, but not header pic)
  • Garfield Elementary
    -- (when you click on profile: neither picture shows nor header pic)
  • Hilltop+El Camino Alternative Schools
    -- (when you click on profile: picture shows, but not header pic)
  • Jefferson Early Elementary School
    -- (when you click on profile: picture shows, but not header pic)
  • Lawton Alternative School (K-8)
    -- (when you click on profile: picture shows, but not header pic)
  • Miraloma Elementary School
    -- (when you click on profile: picture shows, but not header pic)
  • Woodside Learning Center
    -- (when you click on profile: neither picture shows nor header pic)

@mattgianni
Copy link
Collaborator Author

Thanks for checking it out.

Unfortunately some of the schools didn't have images or logos on the SFUSD site (which is where I'm getting them). We'll have to track those down manually I think.

No bother trying to hunt them all down. We can find them all with a DB query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants