48
edits
(Vision statement should be more prominent) |
(Rename "documentation site" into MDN) |
||
Line 28: | Line 28: | ||
|- | |- | ||
| style="vertical-align: top;" width="25%" | | | style="vertical-align: top;" width="25%" | | ||
* People who make contributions to | * People who make contributions to MDN | ||
* People who work on translating the | * People who work on translating the MDN | ||
* People who make websites, visits the | * People who make websites, visits the MDN, and wants to learn if a feature is supported | ||
* Browser vendors representatives who want to update their product’s support data | * Browser vendors representatives who want to update their product’s support data | ||
* People in projects who wants to use compatibility data into their app | * People in projects who wants to use compatibility data into their app | ||
Line 58: | Line 58: | ||
Priorities are marked by a star (☆) | Priorities are marked by a star (☆) | ||
* View up to date feature support table embedded within | * View up to date feature support table embedded within MDN ☆ | ||
* Add/Edit a given feature entry within the | * Add/Edit a given feature entry within the MDN ☆ | ||
* A way to input/import data (outside of | * A way to input/import data (outside of MDN) | ||
** Scraping MDN ☆ | ** Scraping MDN ☆ | ||
** Individual contribution | ** Individual contribution | ||
** Bulk data entry that may span many features (some features may or may not exist) | ** Bulk data entry that may span many features (some features may or may not exist) | ||
* A way to maintain the data (outside of | * A way to maintain the data (outside of MDN) | ||
** Search by Feature, Contributor, Specification | ** Search by Feature, Contributor, Specification | ||
** Individual contribution (i.e. contributor, time of contribution, contribution data) | ** Individual contribution (i.e. contributor, time of contribution, contribution data) | ||
Line 117: | Line 117: | ||
## CRUD Note entry | ## CRUD Note entry | ||
# Frontend JavaScript client | # Frontend JavaScript client | ||
## add editing capabilities from | ## add editing capabilities from MDN embed | ||
## convert data entry into a "contribution packet" to send to the API | ## convert data entry into a "contribution packet" to send to the API | ||
edits