ec2scripts
This project now includes a simple web application for browsing and submitting enterprise reviews.
- Clone this repository (if you haven't already).
- Navigate to the
enterprise_review_websitedirectory. - Open the
index.htmlfile in your web browser.
The website is a purely front-end application at this stage, meaning all data is currently embedded in the HTML or handled by client-side JavaScript. No backend database or server-side logic is implemented yet.