rmit-programming-club / network-vis

A tool to visualisation coding activity and collaboration within a Github Organisation
GNU General Public License v3.0
9 stars 2 forks source link

Front-End Design #32

Open thundergolfer opened 6 years ago

thundergolfer commented 6 years ago

Our web app should look slick. This card/issue is to track the set up of really nice UI/UX on our main app pages.

These main app pages are:

  1. The index/front page - /
  2. The page to show analytics of Github Organisations - /profiles/<org name>
  3. The page to show analytics of Github Organisation Members - /profiles/<org name>/<member username>

Note: The "about" page exists but could probably be rolled into the front page

Examples of nice website styling

Dependencies

Should be able to use dummy data when data is essential. This work would be more straightforward once the bare-bones 'skeleton' is built.

thundergolfer commented 6 years ago

See https://github.com/rmit-programming-club/network-vis/wiki/Page-Mockups for a sketch mockup of the /profiles/<org name>/<members name> page