- Initial setup for creating a mobile application running on iOS simulator
- Testing sample receipts with Google Vision API
- Design considerations for the back-end web service
- Deployed Java Spring Server to Heroku
- Set up endpoint for requesting S3 bucket url.
- Deployed AWS S3 service.
- Started looking at React frontend.
- Setup Github repo.
- Finished REST architecture for message-response between Android client and Spring server.
- Successful URL request and image upload to S3 using example Javascript client
- Integrated OAUTH authentication with Spring Server
- Looking into setting up local database to store User information, keyed on OAuh credentials
- Exprimenting with Google Cloud OCR from S3 buckets
- Finished client UI design, implementing in both React and Andorid Studio to see what we will continue with.
- Looking into pre-processing techniques to improve OCR results
- Refactoring Spring code to finalize backend server
- Currently testing to make sure OAuth is working correctly and database queries have no issues.