FreeAgentMobile
FreeAgentMobile is a Windows Phone project intended to provide mobile access to the FreeAgent Accounting application. In particular it's initial intention is to be used as a mechanism to upload expense attachments directly without the use of a scanner.
Features
- Add Expenses on the move: including being able to upload photos of a reciept as proof.
Plan
Make Provider Bullet proof
- Create FreeAgent Provider - taking care of OAuth logins
- Initialiser - OAuth login
- CreateExpenseMessage
- GetAllExpensesMessage
- Create ViewModels
- Create Views
- Add ability to upload any image and digitally sign.
- Create OCR parser for invoice/expenses that auto fills the models
- Tests