blog-tutorials-apps

November 9, 2023 · View on GitHub


This repository contains applications created by following the tutorials of https://jepiqueau.github.io/.

Web or Native applications can be found depending on the capacitor plugin used in the following folders :

  • SQLite
  • Photoviewer
  • Videoplayer

Maintainers

MaintainerGitHubSocial
Quéau Jean Pierrejepiqueau

Installation

Users can clone individual applications by specifying the path to the app they want to clone within the repository. For example for

  • SQLite

    • Part-1:
    git clone https://github.com/jepiqueau/blog-tutorials-apps.git
    cd blog-tutorials-apps/SQLite/Part-1/APP_NAME
    
    • Part-2:
    git clone https://github.com/jepiqueau/blog-tutorials-apps.git
    cd blog-tutorials-apps/SQLite/Part-2/APP_NAME
    
    • Encryption:
    git clone https://github.com/jepiqueau/blog-tutorials-apps.git
    cd blog-tutorials-apps/SQLite/Encryption/APP_NAME
    
  • Videoplayer

    • Vant Nuxt:
    git clone https://github.com/jepiqueau/blog-tutorials-apps.git
    cd blog-tutorials-apps/Videoplayer/APP_NAME
    
    • Ionic7 Angular:
    git clone https://github.com/jepiqueau/blog-tutorials-apps.git
    cd blog-tutorials-apps/Videoplayer/APP_NAME
    

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!