Skip to content

AntonioRG00/ionic-questionnaire

Repository files navigation


Ionic Questionnaire

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgements

About the project

Nuevo proyecto (2)

Questionnaire web-application made with Ionic and Angular. It consumes data from backend API-REST (Made with Spring Boot).

Learn more about the backend application here.

Built With

Getting Started

To try this project locally clone it in Visual Studio and follow this simple steps.

Prerequisites

Install NodeJS

Installation

  1. Clone the repo
    git clone https://github.com/Lulabudy/ionic-questionnaire
  2. Install NPM packages
    npm install
  3. Run in localhost
    ionic serve

Run it as an Android application

  1. Install Android Studio

  2. Generate a native project

    ionic capacitor add android
    
  3. Open android studio project

    npx cap open android
  4. Run in virtual device or Android device. For more information about running this app in a Android device, check Ionic's documentacion

Run in production mode

ionic build --prod --release

This will create a folder named 'www' inside the project. This folder will contain the build in production mode.

Usage

Just follow the steps. It's really simple!

Contact

Francesco De Amicis - Github Profile - [email protected]

Antonio Rodríguez Gundermann - Github Profile

Project Link: https://github.com/Lulabudy/ionic-questionnaire

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published