SCCapstone / Delta

A file transfer system for researchers to upload and share data sets with other researchers.
0 stars 0 forks source link

Can the website splash screen be all just one page? #477

Closed lxaw closed 1 year ago

lxaw commented 1 year ago

According to here, we need the following information to be present on our splash screen (since we are making a webapp, we shall use the splash screen): """ Embed the video from the Final Demo. Use a placeholder if video is not ready. Some other text explaining how and why to use the app. Images. Use screenshots of your app. You might want to also use free stock images: compfight. stockvault. An about page, listing your names. Linking to your linkedin profile might help your personal marketing. Link to your github repo, even if private. Make your github repo public if you want more exposure. """

Reading more, the 492 guidelines say:

"If you built a webapp then you do not need to use github pages (but you can, if it makes sense). Instead, your main page should become a splash page which sells your app and shows the video to the user. Make sure you add all the required pages (see above) to your website."

Can this information all be on the same page? We are going to have an about page and it seems like everything required can fit nicely within one page.

josemvidal commented 1 year ago

Sure. As long as we can easily find it, it is OK.

lxaw commented 1 year ago

@josemvidal Great, thank you!