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

Project Page | Proper Project Routing #9

Closed
emilymaitan opened this issue Dec 10, 2016 · 0 comments
Closed

Project Page | Proper Project Routing #9

emilymaitan opened this issue Dec 10, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@emilymaitan
Copy link
Owner

Currently, all requests for projects are sent to the same demo page.
Fine for a mockup, but I eventually want to implement proper routing. The URL pattern should be:
\projects\{id}_{name}
because I believe name alone will not suffice as unique identifier.

Files that need to be edited/created: config.php, a proper project routing handler. I might have the Project Controller do it.

@emilymaitan emilymaitan self-assigned this Dec 10, 2016
@emilymaitan emilymaitan added this to the Project Page milestone Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Alpha Release
Done | Prototype Release
Development

No branches or pull requests

1 participant