CRUD Tag

ionic meta

Html pages Starting from mab2, modify the file in the www/templates folder, named profile.html with this content: www/templates/profile.html [crayon-6aa8b82ba2b64214901515/] www/templates/device.html [crayon-6aa8b82ba2b6a438464414/] www/templates/newDevice.html [crayon-6aa8b82ba2b6d733230731/] www/templates/updateDevice.html [crayon-6aa8b82ba2b6f421951970/] Service www/js/services.js [crayon-6aa8b82ba2b71487574408/] Controller [crayon-6aa8b82ba2b73015769549/] Run the Server application Download the server source code (lab3) from bitbucket: https://bitbucket.org/intellitech-team/spring-labs/src/b07388e0252dc3680c5b57eea151432ea26a214d/Lab3/?at=master Create database with name ...

Read More