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

Members focus page #15

Open
csteamengine opened this issue Sep 23, 2016 · 3 comments
Open

Members focus page #15

csteamengine opened this issue Sep 23, 2016 · 3 comments

Comments

@csteamengine
Copy link
Contributor

When a members icon is clicked, it should take the user to a page dedicated to that member. It will display all the information on that member and have a link to that member's personal website. This can be done dynamically with php by sending the members id to that focus page.

See the portfolio -> focus page to see how I did it with projects.

basically go to the url webdev.stuorg.iastate.edu/focus/?id=1 where the value for id would be that members id. Then use $_GET to get the id from the url and query the db.

@csteamengine
Copy link
Contributor Author

Might need to add a variable to the url like type=member or type=project so we can know which table to query and which back url to supply.

@frostbyte100
Copy link

Hey for some reason going to http://webdev.stuorg.iastate.edu/ cannot be
reached for me? Am I using the wrong url?

On Fri, Sep 23, 2016 at 10:34 AM, Gregory Steenhagen <
[email protected]> wrote:

Might need to add a variable to the url like type=member or type=project
so we can know which table to query and which back url to supply.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#15 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHEnzzwsr07M3F97w1HdF37uSL5NLMeFks5qs_FrgaJpZM4KFG3m
.

Leelabari Fulbel

@csteamengine
Copy link
Contributor Author

Yeah, the actual site is not live anymore. I am guessing Levi took it down, although I am not sure.

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

No branches or pull requests

2 participants