Code Monkey home page Code Monkey logo

carepets-mobile-app's Introduction

CarePets Mobile App

Pet care service appointments scheduling mobile application. The goal is to take care of your pets!

To download our application, click here.

Setup for Development

This app based on the Ionic Framework. To setup for development, install the latest version of the Node.js.

You will also need a text editor like VS Code or Sublime Text.

  1. Extract the project ZIP file and open the folder with your preferred text editor.

  2. Run the following command on the Terminal to install the Ionic CLI.

npm i -g @ionic/cli
  1. Next, install the project dependencies:
npm install
  1. Run the following command to start the project:
ionic serve

A web browser should appear previewing the mobile application.

Setup for Building

To setup for building, you will need to follow the steps above. After you have completed those, you have to install the SDK for your target platform.

For Android, you will need to install Android Studio with the Android SDK.

For iOS, you will need to install Xcode on a computer running macOS.

To generate Android and iOS projects, run the command below:

ionic capacitor build

Open the generated projects on Android Studio and/or Xcode and build the application using the provided mechanism of those platforms.

carepets-mobile-app's People

Contributors

arvl130 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.