Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions team_b/yappy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ yappy! is an application that allows you to store transcripts of recorded audio
* Vehicle and part identification (mechanic)
* Visit summarization and question/answer extraction (medical)
* Interactive dashboard with role-based access
* Data export capabilities
* Transcript document import and export capabilities
* Order history review and customer preference tracking

## Getting Started with yappy!
Refer to the Programmer's Guide for additional detailed instructions on the structure of the codebase.
Refer to the Deployment and Operations Guide for environment setup and running yappy!
Refer to the User Guide for information about how users interact with yappy!
* Refer to the Programmer's Guide for additional detailed instructions on the structure of the codebase.
* Refer to the Deployment and Operations Guide for environment setup and running yappy!
* Refer to the User Guide for information about how users interact with yappy!

### Project File Structure Overview
* This project subfolder shall contain the standard Flutter project structure, initially generated using the `flutter new` command.
Expand Down
Loading