YYZ-Engine / yyz-engine

A web app for users to test algorithms
MIT License
0 stars 0 forks source link

Create a web UI for the hello world app #16

Closed zpallin closed 6 years ago

zpallin commented 6 years ago

Let's discuss this first and plan out our strategy.

What I want to see implemented is a web interface that leverages javascript animations, a solid color palette, and a "single webpage" type of architecture (where there is only one loadable page and all other views load dynamically).

This app should not call new, internal functions for, but rather should leverage the existing API where possible.

Before beginning work, let's have you propose the following in this issue:

  1. a color palette
  2. images to represent each day of the week and any other image set
  3. any other ideas we can have to make this site look entertaining
ychoy commented 6 years ago

Perhaps we can use this color palette: http://colorpalettes.net/color-palette-3899/

Images for /api/hello and /api/hello/(day routes:

For /api/world route , maybe there is a world map and it zooms into the country of the user

zpallin commented 6 years ago

@ychoy Dope af. I'm for it all. Let's make the /api/world route idea a separate ticket. Want to make that github issue?