Four-Horsemen-SAKEC Open Data Portal for Easy Dataset Access Created Without Frameworks

The data portal sakec adheres to the guidelines set by the Open Data Campus, demonstrating an open data portal created for Stanford University's Datathon. The entire project was built using simple HTML, CSS, and JavaScript, with no frameworks involved.

Current status: A fully operational website where all pages function properly, and datasets can be downloaded seamlessly.

Project history: Previously, there was an attempt to use Node.js as a server for the datasets (visible in earlier commits) and deploy it on Heroku, but issues arose when downloading certain files. As a result, the team reverted to a non-Node version and deployed it on GitHub, where it currently runs without any errors.

To-do list:

1. Implement JQuery and Ajax to update page content dynamically instead of relying on separate HTML files for each page.

2. Make the search bar functional.

3. Add a feature to preview datasets before downloading, enhancing user experience.

zip 文件大小:8.34MB