Skip to content
Zachary Q Whiting edited this page Oct 17, 2020 · 14 revisions

Front-end MVP

  • Navbar -- Zachary
  • Search -- Zachary
  • Home Page -- Jeremy
  • Login Page -- Chris
  • Signup Page -- Chris
  • Thread Selection Page (Book) -- Flora
  • Single Thread Page -- Flora
  • CSS -- Graham
  • Queries and Mutations:
    • Create Thread
    • Modify Thread Info
    • Create Response
    • Modify Response
    • Login
    • Create User
  • Web Manifest
  • Service Worker
  • Offline Capability
  • JWT Authentication

Back-end MVP

  • resolvers and typeDefs
    • Create Thread
    • Modify Thread Info
    • Create Post
    • Modify Post
    • Login
    • Create User
  • JWT Authentication
Clone this wiki locally