CS4521: Mobile and Topics in Web Programming
Instructor
Outline
Syllabus
Projects
Links
Backend Solution done by directly access DynamoDB from mobile app (not going through lambda code)
Negatives of this solution
have to write new code if you want to access the DynamoDB through a Web interface
will have to write new code for each mobile platform you are using -iOS Amazon DynamoDB SDK is different
Read on you own --- This solution developed by previous students in 2016
How To Do it (2016)
ZIP file of AndroidStudio project
****note will not work as DyanmoDB tables and student account is no longer be present*******
© Lynne Grewe