Watch Video Tuturial
- Create a folder with your product name in this CEEO Google Drive. Change sharing permission of this folder so that
Anyone from CEEO can edit
- Make a copy of the three files below in this folder and move them to your folder in Google Drive
about
: basic information required to build your websitethemes
: high-level categories of projectsSubmission Form
: project submission form
- Create a folder named Resources
Resources
: a folder where you can upload any files to share regarding the product. Change sharing permission of this folder so thatAnyone can view
- Open the form in Google Drive. Once an alert is prompted, restore the folder containing responses to File Upload question.
Submit your project (File responses)
: a folder where submitted files will be stored. Change sharing permission of this folder so thatAnyone can view
- In the form, click
Responses
and click More icon on the right. ClickSelect response destination
. Choose an option ofCreate a new spreadsheet
. Name that spreadsheet asprojects
projects
: all submitted project information
- Replace the placeholder text with your data in the
about
sheet
- Do not edit any cells in the first row of spreadsheets
website
: you can get your website link once setting up GitHubform
: open the form in Google Drive and clickSend
and thenLink
tab to find a form linkresources
: copy and paste a sharable link of theResources
folder
- Get invited as a member of CEEO Innovations repository
- Click
Use this template
on this repository to create a new repository - Select
ceeoinnovations
as owner. Name the repository with your hackathon name. Make itpublic
- Use lowercase for repository name
- Repository name should be unique and it describes your product (e.g., SPIKE Prime Backpack)
- Go to
index.js
and replace the existing csv file URLs (line #7 for about, #8 for themes, #9 for projects) with yours.
- To get links to your Google Sheets, open the spreadsheets; click
File
and thenPublish to the web
. SelectEntire Document
andcsv
then clickPublish
.
- Go to
index.html
and edit title (line #4). - Go to
components/Navbar.js
and update the hyperlink with your GitHub repository name (line #7)
- It should be all lowercase and have no space
- To publish your website, go to
Settings
, clickPages
, selectmain
as a source, and save. You can find your website link there. - Update
readme.md
in your GitHub repository. Replace links to website and data on the top of this page with yours. Get rid of this section.
- Open the
themes
spreadsheets and add a row to it with a new theme information - Open the
Submission Form
and add an option with your theme name to the first question
- Make sure that the name is the same to what you use in
themes
- Share a website link with people and ask them to click
Submit Project
to submit their data - If you want to hide a specific project, open the
projects
sheets and create a new tab namedhidden
. Move the project data to thehidden
tab - Go to your website to see updates. It may take a couple of minutes to get updated