What to include

For a product audit and document repository each app should end up with:

USE CASE SCENARIOS

- What was the app built for?

- Who uses the app

 

DATABASE STRUCTURE

- DB Name

- Where is it stored?

- Lists of connections

- Schematic diagram of tables and fields

 

HOW DOES IT WORK

- What are the common uses and steps to accomplish tasks within app?

 

HOW COULD IT BE BETTER

- Ask users for feedback

- Ask Developers for their ideas

- Ask Designers for UI/UX feedback