Skip to content

Instantly share code, notes, and snippets.

@alexkilla
Created January 4, 2019 19:06
Show Gist options
  • Select an option

  • Save alexkilla/fe53c777d9713de42d54d347c1649d67 to your computer and use it in GitHub Desktop.

Select an option

Save alexkilla/fe53c777d9713de42d54d347c1649d67 to your computer and use it in GitHub Desktop.

Revisions

  1. alexkilla created this gist Jan 4, 2019.
    13 changes: 13 additions & 0 deletions NewProjectQuestions.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    # Questions worth doing when entering a new project

    whats the domain of the project meaning to know the field and the types of problems the app/software solves?

    what are the major problems engineering right now??

    what are the tools(techStack) used by the application and why were they chosen or think they were chosen??

    what is the flow of a single ticket, describe the workflow in general from req to delivery?

    what's the front end like (techs/operations/architecture)?

    what's the back end like (techs/operations/architecture)?