Skip to content
Song Zheng edited this page Apr 28, 2020 · 26 revisions

Welcome to the c0d3.com wiki!

Contributors

(F) stands for features

  • hwong0305

    • Codebase Setup:
      • UI: Bootstrap integration with SCSS
      • Husky and jest testing
    • (F) Pixel Perfect Landing Page
    • (F) Apollo Client setup
    • (F) Apollo Server setup with NextJS
    • (F) Graphql signup resolver with mattermost Chat integration.
    • (F) Graphql login resolver
  • aortizoj15

    • Fixed:
      • Healed the repository by adding server tests to bring code coverage back to 100%.
      • Add Coverage Threshold, package scripts, update ReadMe
      • Bug fixes: Submission count,
    • (F) Curriculum Page with different lesson states with data.
    • (F) Built pixel perfect Curriculum Page and update repository with correct links to different pages
    • (F) Implement login validation and API integration to log users in
  • michaelbayday

    • Readme updates: Yarn migration
    • Refactoring: Use withQueryLoaded HOC.
    • Bug Fixes:
      • Navigation to the correct urls
    • (F) Reusable loading Spinner
    • (F) Challenge Page: Markdown render, challenge selection, Challenge Page
    • (F) Signup Page Front-End
  • coltonehrman

    • Fixed:
      • Lesson Card Refactoring
      • Bug fixes: Postgres Schema relations
    • (F) Display submission diff on curriculum lesson page.
    • (F) Graphql resolver for user session
    • (F) HOC withQueryLoader component for GraphQl Queries.
    • (F) Link component to be used throughout the app that supports internal and external links.
    • (F) React Session Context

Inspirations

Clone this wiki locally