Skip to content
Chris Anderson edited this page Dec 9, 2015 · 15 revisions

Web Exhibit

Description

Purpose

To help people learn HTML and CSS by example.

Functionality

  • fuzzy search on the homepage
    • keyboard navigation (arrow keys, enter)
  • exhibit page
    • add an exhibit
    • view exhibits
  • exhibits
    • codemirror editor
    • favorite star (doesn't save anything yet)
  • log in

Database Schema

Collection

Exhibit

User

Future work

  • hook up favorites to the back end
  • fix navbar contrast
  • get user login fixed
  • add UX flow for when users submit new proposals. No response after submit click right now
  • allow users to add proposals for collections that already have one exhibit

Clone this wiki locally