omshub / website

Unofficial reviews site for Georgia Tech's Online Master of Science (OMS) programs. Contact: gt.omshub@gmail.com
https://omshub.org
GNU General Public License v3.0
58 stars 8 forks source link

[FEATURE] Single-Review View #309

Open awpala opened 1 year ago

awpala commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, there is no (read-only) view available to view a single review in isolation (i.e., route /[reviewId]).

Describe the solution you'd like Add a single-review view/route to display a review in isolation, via its unique reviewId as the route. This is helpful in order link a specific review for external reference (e.g., Slack, Reddit, etc.).

Describe alternatives you've considered N/A

Additional context N/A

awpala commented 1 year ago

I would like to work on this issue

Definitely feel free to fork/clone/pull and PR accordingly, there shouldn't be any restrictions in the current settings (but if so, or if you have any other questions, please let me know). Thanks!