Skip to content

Instantly share code, notes, and snippets.

@secretorange
Last active April 14, 2018 12:49
Show Gist options
  • Save secretorange/df8434e59f66e61dfe3986c6600d691a to your computer and use it in GitHub Desktop.
Save secretorange/df8434e59f66e61dfe3986c6600d691a to your computer and use it in GitHub Desktop.
Freelance setup

WORK IN PROGRESS

  • πŸ“ DEV (Development folder - anything dev related that can be thrown away)
  • πŸ“ DB (All databases for all projects)
  • πŸ“ PRJ (Projects)
  • πŸ“ ACC (Accounts - Invoices & receipts etc)

Details

  • πŸ“ DEV
  • πŸ“ DB
  • πŸ“ PRJ
    • πŸ“ Client One
      • πŸ“ 01-ProjectName
        • πŸ“ Repo
        • πŸ“ Docs
        • πŸ“„ ProjectOne_Details.zip (password protected information)
      • πŸ“ 02-ProjectName
        • πŸ“ Repo
        • πŸ“ Docs
        • πŸ“„ ProjectTwo_Details.zip (password protected information)
      • πŸ“„ ClientOne_Details.zip (password protected information)
    • πŸ“ Client Two
      • πŸ“ 01-ProjectName
        • πŸ“ Repo
        • πŸ“ Docs
        • πŸ“„ ProjectOne_Details.zip (password protected information)
      • πŸ“„ ClientTwo_Details.zip (password protected information)
  • πŸ“ ACC
    • πŸ“ 2018
      • πŸ“ Receipts
        • πŸ“„ AWS_Hosting_January.pdf
        • πŸ“„ AWS_Hosting_February.pdf
      • πŸ“ Invoices
        • πŸ“„ Invoice-10001_CompanyA_WorkDescription_Β£999.99.pdf
        • πŸ“„ Invoice-10002_CompanyB_WorkDescription_Β£999.99.pdf
      • πŸ“ VAT
        • πŸ“„ VAT_Return_2018-01.pdf
        • πŸ“„ VAT_Return_2018-04.pdf
        • πŸ“„ VAT_Return_2018-07.pdf
        • πŸ“„ VAT_Return_2018-10.pdf
      • πŸ“ Final
        • πŸ“„ Final_Accounts_2018.pdf
    • πŸ“ 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment