Skip to content

Illinois-IoT/iot-website

Repository files navigation

iot-website

Uploading New Projects to Capstone Showcase

To upload new projects to the Capstone Showcase, follow these steps:

  1. Add Project to Google Sheet:

    • Open the Google Sheet at this link.
    • Add the new project details to the appropriate section of the sheet.
    • If you need access to the sheet, contact [email protected].
  2. Add a Sheet for the Corresponding Semester:

    • If a sheet for the current semester does not exist, create a new sheet within the same Google Sheet document.
    • Name the sheet according to the semester (e.g., "fall-2025").
  3. Fetch Projects:

    • Ensure you have the necessary CREDENTIALS for fetchProjects.js. Contact [email protected] for access.
    • Run the following command to fetch the projects:
      node fetchProjects.js
  4. Build the Project:

    • Use Yarn to build the project by running:
      yarn build
  5. Deploy the Project:

    • Deploy the project via cpanel.

By following these steps, you can successfully upload and showcase new projects in the Capstone Showcase.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages