lshillman / generation-ship-calculator

A tool for calculating generation ship feasibility, given several user-defined factors.
https://lshillman.github.io/generation-ship-calculator/
0 stars 0 forks source link

as a developer, I need a draft static page to display results, so that I can populate it with data, when I have it. #7

Open lshillman opened 2 years ago

lshillman commented 2 years ago

See below wireframe (sidebar + results table). Try to recreate a responsive version of this using Tailwind.css.

Image

lshillman commented 2 years ago

@MiloCOLO on my branch, I'm going to have some html elements with IDs so I can target them in my JS and see if they're working. On your frontend branch, feel free to add whatever inputs, dropdowns, and tables you want; we can add the IDs in when we merge.