Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Conversation

@Polarpi
Copy link

@Polarpi Polarpi commented Sep 29, 2020

Status: 🚧

Description

• add Home page to the app (has pink background and "Welcome" text)
• add Navbar component to the app
• Navbar with Closegap logo and login/logout buttons (based on current Closegap teacher view)
• add Head component that renders the Navbar component

Todos

Screenshots

Screen Shot 2020-09-28 at 9 10 34 PM

Screen Shot 2020-09-28 at 9 10 46 PM

@Polarpi Polarpi requested a review from yousefa00 September 29, 2020 02:19
}

.title {
padding-top: 100px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to use rem or % rather than px where possible to accommodate for different display sizes.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Navbar is fixed height – so accounting for that by padding. (Honestly, will probably define a layout component in the future that accounts for that and is applied to all the pages)

@vercel
Copy link

vercel bot commented Oct 1, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hack4impact/closegap/hc86odt5a
✅ Preview: https://closegap-git-ec-add-nav-bar.hack4impact1.vercel.app

@Polarpi Polarpi marked this pull request as ready for review October 1, 2020 22:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants