GUBookSociety / uofg-book-society-website

A website created with Angular for the Glasgow University Book Society. (IN DEVELOPMENT)
1 stars 0 forks source link

Added NavBar + Cleaned up Components #15

Closed liamlau closed 4 years ago

liamlau commented 4 years ago

Summary

This branch just adds navbar, main-page and 404 components. I've implemented routing like in part 5 of the tutorial, so the list from Firebase now shows in the router-outlet.

After this is merged, everyone should start working on their stuff from this on different pages.

Details of Changes/Features Added

Took me a while to get the navbar the way I wanted for initial template (can change this as much as everyone else wants when we really get into it). Right now, it's just so we can test routing properly, and get the pages the way we want.

Issues Closed/Addressed

I forgot to open an issue before doing this, but will do it tomorrow.