Current Topic: 4.4.4.7.DataService Test and Project
You have a privilege to create a quiz (QnA) related to this subject and obtain creativity score...
4.4.4.7.DataService Test and Project Assignments:
1. Create a new Maven Dynamic Web project (similar to previous) 4.4.4.7.DataServiceProject.
2. In this project use:
- At least 4 different API of IOMaster to work with local files and read from the web
- Several methods of Stringer and Parser.parseWithPatterns
- Database with at least 4 tables, with the SQL statements: select, update, insert, delete.
3. Place in the resources directory and email to dean@ituniversity.us MS Word document with Business requirements and Design spec, which describe creating a blog support application with user login and registration, posting blogs and comments.
User can post blogs or comments, which will be stored in a database, and will be visible to that user, but not be visible to public, until the EDITOR approves posting.
Add to the description that the users have roles: user and editor.
Add more features to Angular and improvements to Search.
4. Enhance the last project with more Angular functions. Include options: move left, right, up, down associated to uploaded images.
5. Allow a user to create steps of a game script with moving images and text, store the steps in a DB, and play the script (read from DB step by step and make saved options executed: images move, text displayed, step by step, up to 3-4 steps).
6. Use Bootstrap to make sure that the application is visible on a mobile phone.
7. Email working application with all necessary sources (java, pom, web.xml, js, css,etc.) as a zip file to deploy to dean@ituniversity.us
8. Create 8 QnA on DataService, each with the source pieces, web.xml, action, jsp, and database related.
The quality of QnAs will be reflected in the instructor’s feedback and grade.