Skip to content

Facevedo74/blog-tutorials-apps

 
 

Repository files navigation

blog-tutorials-apps


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

Maintainer GitHub Social
Quéau Jean Pierre jepiqueau

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!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.4%
  • Vue 15.0%
  • CSS 5.7%
  • JavaScript 5.0%
  • SCSS 4.3%
  • Swift 3.1%
  • Other 4.5%