-
Notifications
You must be signed in to change notification settings - Fork 3
Technical Aspects and Requirements
The CultureConnect prototype will be developed using web-based scripting languages, development tools and techniques. The intention of the prototype is to serve as a minimum viable product (MVC) of the application design; incorporating responsive web elements to all screen resolutions and types as well as a strong platform for in-situ user testing.
Please use the following information as a structural guide to developing the MVP. For specific details on the User Interface, visit the UI Guidelines WIKI.
Scripting languages to use:
CLIENT-SIDE:
- HyperText Markup language (HTML)
- Cascade Style Sheet (CSS)
- JQuery Plugin
- JavaScript
HTML will serve as the markup language for displaying information to the user as a webpage/web application. CSS will work in parallel, styling the HTML tag elements as defined. Please ensure the add all CSS code to MAXIMUM 1 stylesheet; labelled style.css
. JQuery and JavaScript will be used to incorporate functionality within the MVP, one particular use for JQuery will be to communicate with a PHP script. JavaScript will be used for aesthetic enhancement and supporting web functionality.
SERVER-SIDE:
- PHP (Server-Side)
PHP is a server-side language renown for its compatibility with connecting and communicating data transfers between data files and relational databases like PHPmyAdmin. CultureConnect will be using PHPmyAdmin as the platform for the relational database.
Web Development Tools to use:
DATA HANDLING:
- JSON
- XML
CultureConnect will use a lot of data. From storing usernames,passwords, emails etc. Databases and XML files must be used to handle these effectively. The relational database is the ideal method for storing data. XML files can be used but are recommended for supporting materials that DO NOT include sensitive data!
HOSTING:
- XAMPP
- FileZilla
- APACHE HTTP SERVER
- PHPmyAdmin
- UQ ITEE Zones
MOBILE DEVELOPMENT:
- PhoneGAP
04/09/2017 - 10/09/2017
11/09/2017 - 17/09/2017
- User Demographic Survey
- International Student Survey
- Low-Fidelity Prototype
- Usability Testing and Findings
- Contributions
18/09/2017 - 22/09/2017
24/09/2017 - 01/10/2017
02/10/2017 - 15/10/2017
16/10/2017 - 27/10/2017