0% found this document useful (0 votes)
34 views2 pages

Appendix B Weekly Report

In the second week of training, the trainee was assigned to complete a set of features for a web application built with ASP.NET MVC. The tasks included cloning a project, initializing source control using GitFlow, creating a new controller and view with their name, adding two form submissions using ASP.NET MVC and jQuery AJAX POST, and handling the form submissions with a controller action before pushing changes. The week was spent finishing these tasks to learn the ASP.NET MVC framework and structure.

Uploaded by

Xiiao Pengguiins
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views2 pages

Appendix B Weekly Report

In the second week of training, the trainee was assigned to complete a set of features for a web application built with ASP.NET MVC. The tasks included cloning a project, initializing source control using GitFlow, creating a new controller and view with their name, adding two form submissions using ASP.NET MVC and jQuery AJAX POST, and handling the form submissions with a controller action before pushing changes. The week was spent finishing these tasks to learn the ASP.NET MVC framework and structure.

Uploaded by

Xiiao Pengguiins
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

TPR3311/HIT3019 Industrial Training Documentation Guidelines

Appendix B Weekly Report

Weekly Log

Week No :2
Date : 20 March 24 March
Trainee Name : Yu Peng Chiang

Description of Task/Assignment:

The second week of the training we are assigned to complete a set of features in a web
based application. We are required to learn the structure of ASP.NET MVC and to get familiar
with it. The task we are assigned in the 101 are as below:

1. Clone Project *Softinn101*, initialize *GitFlow*, check our develop branch and use
*GitFlow* to initialize new feature branch by naming follow the example: _kira =>
kiraPersonalActivity_
2. Create new controller follow by your name, example: _kira => kiraController_ and make
sure you have your own _index.cshtml_
3. Remember to Commit every time you think is complete a single step
4. Create 2 form submission, one for *ASP MVC form HTTP POST submission*, another for
*jquery AJAX POST submission* (requirement based on supervisor, maybe you supervisor
has specific interest on this xD)
5. Both form should consist *student Id, nick name, full name, tel phone number, email, rich
text message* property to send.
6. You should have *at least one* Controller action to handle every request from all your
forms.
7. result after successful submission is up to you all, you can return information back to UI, or
you can use any fancy jquery library to show result.
8. Upon finish all the steps, you can open *Merge Request on gitlab*

The whole week are used to finish up the task.

Signature :

Supervisor Name :

Company/Supervisor Stamp :

Date :

Remarks : ..
....................
.....

Ver 3.0 20/05/17 Faculty of Information Science & Technology


TPR3311/HIT3019 Industrial Training Documentation Guidelines

Ver 3.0 20/05/17 Faculty of Information Science & Technology

You might also like