Created
January 4, 2019 19:06
-
-
Save alexkilla/fe53c777d9713de42d54d347c1649d67 to your computer and use it in GitHub Desktop.
Revisions
-
alexkilla created this gist
Jan 4, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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)?