NUSComputingDev / nuscomputing.com

Old version of nuscomputing.com
http://nuscomputing.com
MIT License
2 stars 11 forks source link

[Main Site | Design] Redesign the site #185

Open jia1 opened 7 years ago

Skaty commented 7 years ago

What do you mean by redesign?

jia1 commented 7 years ago

Need mock-ups and we implement the mock-ups. Also suggest what front-end framework or scripts to use. Right now it's Foundation 5.

Skaty commented 7 years ago

Foundation is fine, unless you want a dumb website (i.e. no logic components).

The thing is, we can:

  1. Just do a 'visual redesign' (i.e. no changes in how the backend works)
  2. Split the backend stuff and have a dumb frontend that calls APIs. Easier to maintain in the future.