UNA CS455 Team Tune Squad
......................Naming descriptions.......................
{VariableDescription} - How to name items when there are
multiple files.
======================Folder Structure==========================
/tune_squad
|
|
/Test --- Initial github testing
/Documents --- Noncode-like documents
| |
| |
| /ClassAssignments
| /Meetings
| | |
| | /{month}{day}{year}
| | /{month}{day}{year}ClientMeeting{MeetingNumber}
| | /MeetingTemplate
| | | |
| | | |
| | | .{temp}_agenda.docx
| | | .{temp}_minutes.docx
| | |
| | |
| /Worklogs
| | |
| | |
| | .{temp}_worklog.xslx
| |
| /ClientQuestions
| | |
| | /Questions
| | /AnswersToQuestions
| |
| |
| /Proposals
| /SpecDoc
| /CodingStandards
| /DesignDocuments
| | |
| | |
| | /Mockpups
|
|
/Code --- Source code for project
| |
| |
| /Tests
| /TrashCan