Trying to connect "favorite" pages to member profiles

Viewed 11

Ok so - I recently started a business and have to be frugal this first year. I reached out to several developers but I just don't have the funds to pay for this at the moment. I'm alright with code - as long as I have a base or snippet to go off of. So this is what I need to build:

I currently have a website built for my students. In it, they have their own personal "member" page. On my website, I have about 300 different pages (with unique URLs) that they use to study content from. What I would like to do is make it to where they can add "favorites" to their member page and it automatically drops the link of that favorited URL into the correct category. For example:

Say a student wants to favorite "Types of Clouds" which is in the category of "Weather Theory" - they can click a button on the "Types of Clouds" page which will automatically add the link of that page to their favorited section of their member page under the correct category of "Weather Theory." It would look something like this once they have a few favorites:

Username Study Guide

Category: Weather Theory

  • Types of Clouds <--clicking on that would take the student to the saved page
  • Storms
  • Fronts

Category: Weather Tools

  • Forecasts
  • Winds Aloft

I think I may need to build some sort of database, but I have no idea. Any ideas of where to even begin? Thanks for reading!

0 Answers
Related