Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP Checklist #132

Open
1 of 8 tasks
spences10 opened this issue Dec 24, 2017 · 2 comments
Open
1 of 8 tasks

MVP Checklist #132

spences10 opened this issue Dec 24, 2017 · 2 comments
Assignees
Milestone

Comments

@spences10
Copy link
Collaborator

spences10 commented Dec 24, 2017

Consider grad.then() features that can together serve as MVP.

Focus Points:

  • Front End

    • Add items here
  • Back End

    • Add items here
  • Database

    • Add items here
  • Deployment

    • Temporarily using gh-pages
@mar-bi
Copy link
Contributor

mar-bi commented Mar 3, 2018

Next grad.then() features that can together serve as MVP in Voyage-4.

Focus Points:

  • Front End
    • Main, Jobs, Learn, Events, Support, Stories pages
    • Page for adding user content
    • Page for reading the whole story
    • Page for user authentication
    • data layer is managed by Apollo qraphql client
    • app state is managed by apollo-link-state (instead of Redux`)
    • all app's pages have real content (data from 3-rd party API's or our DB)
    • Testing UI components

  • Back End
    • qraphQl server

  • Database
    • prisma or graphcool backend DB

  • Deployment
    • Temporarily using gh-pages
    • Move from gh-pages to ...

@mar-bi
Copy link
Contributor

mar-bi commented Jun 19, 2018

grad.then() features that can together serve as MVP in Voyage-6.

Front End

  • Pages
    • Main, Jobs, Learn, Events, Support, Stories pages;
    • Page for adding user content;
    • Page for reading the whole story;
    • Page for user authentication.

  • Data
    • ??? the app state is managed by React Context API (or Redux);
    • ??? data layer is managed by Apollo qraphql client;
    • Jobs page has real content (data from 3-rd party API's or our DB);
    • Stories page has real content.

  • Testing UI components
    • test for every component;
    • good coverage.

Back End

  • ??? qraphQl server;
  • headless Contentful backend.

Database

  • ??? prisma or graphcool backend DB.

Deployment

Front-end

  • gh-pages;
  • Move from gh-pages to ...

Back-end and DB

  • ??? host for back-end.

@mar-bi mar-bi added the next label Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants