JSFiddle - React, Tailwind, and code Playground
by simoneast
HTML
# Requirement
<table>
<tr><td>1</td><td>The website should be able to process signups and take payment branch by branch </td></tr>
<tr><td>2</td><td>The website should be able to integrate signups and payments with our Netsuite product and produce a receipt or confirmation and handle refunds if required with any workflow</td></tr>
<tr><td>3</td><td>The website should offer a Member-only login area which connects with the Netsuite Membership platform where members can access past financials, update account information, and see a directory of files or links </td></tr>
<tr><td>4</td><td>The CMS should be able to offer user management - restricting access to sections, content and applications by user permission.</td></tr>
<tr><td>5</td><td>The CMS should be able to create pages with mixed-media content; explicitly video, copy and images</td></tr>
<tr><td>6</td><td>The CMS should be able to provider a user with a content-publication tool that has WYSIWYG to create content on specific pages or News Articles</td></tr>
<tr><td>7</td><td>The CMS should be able to host files of mixed-media content; explicitly video and images that can be shared on social channels</td></tr>
<tr><td>8</td><td>The CMS should offer the ability to create case-studies and portfolios with imagery and content that can be plugged into desired pages</td></tr>
<tr><td>9</td><td>The website should allow for content/news articles to be propagated across selected destinations across the website</td></tr>
<tr><td>10</td><td>The website should allow for the aggregation of multiple news articles or content, created by different users, to be displayed in one section or feed</td></tr>
<tr><td>11</td><td>The website should allow visitors to be able to filter articles/news by selected attributes</td></tr>
<tr><td>12</td><td>The website should allow users to set drafts of web pages and schedule publication dates</td></tr>
<tr><td>13</td><td>The website should be able to publicly display pages hosting media...