Skip to content

pascal-martinez/znetdk4mobile

Repository files navigation

ZnetDK 4 Mobile - Web App development in PHP

ZnetDK 4 Mobile is a responsive web application ready to develop in PHP using the provided PHP and JavaScript APIs.

Intended for businesses, add data lists and input forms specific to your activity, declare the users authorized to consult and modify the data then deploy your application on a simple LAMP web hosting.

Official website: https://mobile.znetdk.fr/

FEATURES

  • Responsive
  • Progressive Web App
  • User Authentication
  • User Management
  • Navigation Menu
  • UI Theming
  • Data lists
  • User Forms
  • Autocomplete
  • Action buttons
  • User messages
  • Local storage
  • AJAX Requests
  • Data Access Object
  • Data Validation
  • Full-Stack API

REQUIREMENTS

To develop your web app, you just need a AMP (Apache, MySQL and PHP) server and a text editor (Notepad++, Atom, ...) or a most sophisticated IDE (Visual Studio Code, Apache NetBeans, Eclipse PDT, ...).

Supported versions of PHP are versions 7.4 to 8.3.

DEPENDENCIES

ZnetDK 4 Mobile is developed in PHP, MySQL, HTML5 and JavaScript and from the following libraries and additional resources:

  • jQuery version 3.7.1
  • W3.CSS version 4.12
  • FontAwesome version 4.7.0
  • Google Font Exo Regular version 7.

INSTALLATION

  1. Download the ZIP archive from GitHub,
  2. Unzip the downloaded ZIP archive within your web document folder,
  3. Enter into the address bar of your web browser, the URL to the web folder where the archive has been unziped.

Go to the page Getting Started to obtain the complete procedure.

TESTING

ZnetDK 4 Mobile once installed can be tested through the Testing Application (see GitHub repository znetdk4mobile-tests).

DEMONSTRATION

An online demonstration of ZnetDK 4 Mobile features is available at https://mobile.znetdk.fr/demo

Example of the demo app of ZnetDK 4 Mobile

DOCUMENTATION

The ZnetDK 4 Mobile project is widely documented on the official website at https://mobile.znetdk.fr/ Here are some useful page links for developing your first application:

CONTRIBUTING

Your contribution to the ZnetDK 4 Mobile project is welcome. Please refer to the CONTRIBUTING.md file.