23
Result recorder app for windows phone Submitted by: Mannu Malhotra

Result Recorder app for windows phone

Embed Size (px)

Citation preview

Page 1: Result Recorder app for windows phone

Result recorder app for windows phone

Submitted by: Mannu Malhotra

Page 2: Result Recorder app for windows phone

ABSTRACTThe whole process of carrying all the mark sheets and the related documents to different places creates havoc.The ‘Result recorder app’ is the solution. It caters to everyone’s needs as it can save data as percentage as well as CGPA.

Page 3: Result Recorder app for windows phone

OBJECTIVEOption to record result class wise.User can E-mail/SMS the records directly from the app. It protects data by password functionality.Forgot Password option is there and an E-mail containing

password will be sent to stored email ID of the user.Calculated percentage/CGPA will be shown class wise at the

result page.Edit option of result is provided.App follows Microsoft user interface guidelines.Beautiful interface.

Page 4: Result Recorder app for windows phone

HARDWARE AND SOFTWARE

REQUIREMENTS

Page 5: Result Recorder app for windows phone

Hardware:-System to develop app with minimum configuration of 2 GB RAM and dual core processor (required to install Visual Studio)

 Hardware required for testing:-

Windows phone 7 or windows phone 8.Windows phone emulator.

Page 6: Result Recorder app for windows phone

Minimum System Requirements: -

 Operating Systems: -Windows 7 or Windows 8.

Development Tools: -Visual Studio.Windows Azure Space.Silverlight toolkit for windows phone 7.

Page 7: Result Recorder app for windows phone

Lets start with the app

Page 8: Result Recorder app for windows phone

App Pages-

Result Recorder app has clean and user friendly user interface, it follows most the windows phone design guidelines.

The app bar is used for extra controls like contact us button. The button directly launches the Mail application.

Page 9: Result Recorder app for windows phone

The data of user is protected from everyone accessing the phone by Password functionality of the phone. User can turn On/Off the password by going to setting page of the application.

Page 10: Result Recorder app for windows phone

Password recovery option

App feature the functionality of password recovery on the stored email by the user.

After submitting the wrong password the app ask user if he want to get the password on the stored email id ?

After clicking yes the user get an email to his stored email id address mentioning the password of the app.

Technology used for “Recover the password” functionality –

SMTP class exposed for ASP.NET websites.

Page 11: Result Recorder app for windows phone

Store Page

After clicking on “Enter Result” user is navigate to this page where he can enter his marks according to his result type – Percentage/CGPA

Before putting marks user need to click on radio button of the type of his result. After clicking on radio button the menu appears.

Page 12: Result Recorder app for windows phone

If user selects CGPA type the credit and Grade fields appears.

The input restrictions on this page are –

Grade values – A,-A,B,-B,C,-C,D,E,F,I

Page 13: Result Recorder app for windows phone

Percentage option gives the user to enter maximum marks and marks obtained.

Input restriction on this page is – max marks =>score

Page 14: Result Recorder app for windows phone

As mentioned above the app will show an error if any input validation validates while saving data.

Page 15: Result Recorder app for windows phone

This page shows the list of classes stored by the user. On clicking any of the class, app navigate to detail view of the particular class.

This Page shows the aggregate percentage/CGPA of the particular class also.

Page 16: Result Recorder app for windows phone

Detailed view Page

This page shows the stored result in detailed view.

Page 17: Result Recorder app for windows phone

Options provided to user on this page –

Edit marks/classEmail the whole

resultSMS the whole

resultDelete the result

Page 18: Result Recorder app for windows phone

Exporting the result on single click of button –The app provides

the functionality of exporting the results on the single click of the button.

User can send the result through Email or SMS through one tap of the button.

Page 19: Result Recorder app for windows phone

Setting page

The setting page the option to –

Turn on/off the password

Change passwordChange password

do not appears when the password is set of in the app.

A special tool from silver light toolkit is used know as Toggle button for password on/off option.

When the user selects the turn on the password it get navigated to the password to store the password.

Page 20: Result Recorder app for windows phone

Password Store

This page allows user to set a numeric password and ask the email id of the user on which password recovery mail can be sent.

Password conditions-Minimum length is 4.Can be only Numeric.App stores the

password in the local memory of the app, therefore no internet connection is required while storing the password and email id of the user. However internet connection is required when the user wants to recover the password as it connects to the webpage to send the email.

Page 22: Result Recorder app for windows phone

Final product

But The downloads of the app are not very much high, till date the total number of downloads are 573 only.

Page 23: Result Recorder app for windows phone

THANK YOU