Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Awesome Learning 2020 Redesign

Shea Belsky edited this page Apr 17, 2020 · 7 revisions

Overview

Awesome Learning has had the same theme since our initial launch in 2018. We stress the importance of using pedagogical methods and teachings in our learning materials and lessons, but the platform we deliver this content on does not adequately meet the needs of students. We want to refresh our platform, connecting students with our course and lessons easier and more quickly than ever.

Contributor's Guide

You can help out by picking up an issue on our project board. If you see an issue you'd like to work on, please comment on it, and a team member will assign you the issue if it isn't already assigned!

When doing engineering work, please refer to the UI Mockups. When you're done and ready to make a pull request, please point the pull request to the frontend_redesign_master branch.

New JavaScript code should have unit tests; work that modifies existing code should make sure that existing tests pass, or that new tests are added if new conditions or logical branches are introduced.

Storybook

We use Storybook to collect our visual components and showcase their different variations, utilities, and more. When writing new components, or updating existing components, please update or create the associated Storybook.

UI Mockups (Work in Progress)

https://www.figma.com/file/Q2AvwPeBaAZWhnP9fYNBiW/Awesome-Learning-Redesign?node-id=18%3A0

Clone this wiki locally