GUBookSociety / uofg-book-society-website

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

Create the UI for the Sign Up screen #28

Closed liamlau closed 4 years ago

liamlau commented 4 years ago

Right now, going to the sign up screen takes you to a blank screen with a link back to home. We need to make this into a proper sign up screen after Firebase Authentication has been implemented.

Angular Material and Bootstrap have lots of components/utilities to help make awesome looking pages, so we could just look at the documentation for them for ideas, etc.