I spend this week working on the development and construction of our web application. This involved migrating an existing application I had built in a previous class. I spent a lot of my time figuring out how to transform my previous application from my old version, and getting it work again. Here are some of the specific items I finished:
- Coordinated the database migration with SQLite
- Ran into errors associated with the database coordination and creation of new model structures
- Removed old models and forms from application, worked on new post form
- post form to be used in TCP communication with jetson
- Inclusion of AJAX in application
- Added to design presentation
- Diagramed Website and AJAX coordination with Jetson
- Outlined user testing for website experience
- Gave input on model design considerations
- Followed up on the 2 team meetings I was sick and missed
- Looked into TCP communication with Jetson
Goals for next week:
- Complete POST request model and AJAX coordination
- Deploy website on AWS and purchase a domain
- Begin prototyping UI and get feedback on UI from teammates