Create a jquery mobile app to record your daily activities


Create a JQuery mobile app to record your daily activities.

Requirements

1. Use the latest JQuery Mobile version.

2. Users must use "username" and "password" to log into the app.

3. New users can sign up by providing a unique "username" and a "password".

4. In the main page, user selects a date and clicks "go" button to search for the activities for that day. All the activities for that day will be displayed in the listview. Only the activities of the current user are displayed. Users can select an activity from the listview and see the activity details.

5. When user clicks the "Add Activity" button, a new page will open. In this page, users can select the activity name, duration, and write a note about the activity. Time "select menu" has start time and end time. For any activity, end time must be later than start time. Minimum duration is 15 minutes. User can save the activity by clicking the "Save" button.

6. When user saves the activity, a dialog box will show if the operation is successful. When user closes the dialog, it will return to the "Add Activity" page, where user can add more activities, or go back to main page by clicking "Back" button.

7. When user returns to the main page, newly added activities will be displayed in the listview.

8. In "Config" page, users can add new activity names. All users can share the activity list.

9. All the activity related data and user login information are stored in the MySQL database.

10. Use your imagination and make your app useful and interesting

11. You are required to Email the user with a reminder message about activity before one hour from the due time of the listed activity . You may use CodeIgniter for this purpose

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a jquery mobile app to record your daily activities
Reference No:- TGS0909390

Expected delivery within 24 Hours