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

T-POO-700 Theme06 Project

The document provides requirements for developing a mobile version of a web application using Cordova and Vue.js. It should have offline functionality with automatic synchronization, use local storage or a database, and prefer tab navigation over a side menu. Native features should be used to improve the user experience. Authentication must work offline and pages must be mobile-friendly except for dashboards.

Uploaded by

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

T-POO-700 Theme06 Project

The document provides requirements for developing a mobile version of a web application using Cordova and Vue.js. It should have offline functionality with automatic synchronization, use local storage or a database, and prefer tab navigation over a side menu. Native features should be used to improve the user experience. Authentication must work offline and pages must be mobile-friendly except for dashboards.

Uploaded by

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

T7 - MSc Pool

T-POO-700

Mobile
mini-project

1.2
Mobile
binary name: theme06.zip
delivery method: Moodle
language: Cordova, Vue.js

• The totality of your source files, except all useless files (binary, temp files, obj
files,...), must be included in your delivery.

Develop a mobile version of your web app.

Every page must have a mobile version, except dashboards.

It should handle authentication and be available in offline mode with automatic synchronisation when the
user reconnects.

You can use the local storage of the mobile and/or a database (sqlite or nosql).

With the arrival and departure being done with a request, how can it work when the user
is offline?

For the navigation, prefer a tab bar to a burger menu; it is better on engagement; satisfaction and speed.

Use as many native features as possible to improve the look-and-feel of your applica-
tion.

You might also like