You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/internships/project-ideas-collection/legal-database/contents.lr
+3-3
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,14 @@ problem:
8
8
CC maintains [a collection of case law and legal scholarship](https://labs.creativecommons.org/caselaw/) relevant to legal issues around Creative Commons licenses. Users can submit information, which is reviewed by a member of CC’s legal team and edited if necessary before publishing it to the live site. This tool currently has a number of issues:
9
9
* publishing new data is a cumbersome manual process for both the legal and tech teams.
10
10
* there is no way to browse all resources on the site.
11
-
* It does not use [Vocabulary](opensource.creativecommons.org/cc-vocabulary/), CC’s new web design system.
11
+
* It does not use [Vocabulary](https://cc-vocabulary.netlify.com/), CC’s new web design system.
12
12
---
13
13
expected_outcome:
14
14
A new website, built using either WordPress or Django, that supports the following features:
15
15
* The general public can submit legal information without a user account (the information collected should be identical to the current implementation).
16
16
* The legal team at CC can review and edit incoming information and approve it, at which point it goes live.
17
17
* All the legal information on the site should be browseable and searchable by keyword and country.
18
-
* The user-facing portion of the website should use [Vocabulary](http://opensource.creativecommons.org/cc-vocabulary/) components.
18
+
* The user-facing portion of the website should use [Vocabulary](https://cc-vocabulary.netlify.com/) components.
19
19
---
20
20
internship_tasks:
21
21
* Architect the backend of the legal database in either WordPress or Django, including researching appropriate plugins or libraries that will make the task easier.
@@ -31,7 +31,7 @@ Please specify the architecture and plugins/libraries that you’d like to use i
0 commit comments