Skip to content

Usamaliaquat123/DigitEMB-Android-App-

Repository files navigation

DigitEMB Free Embroidery App

DigitEmb is one of the leading companies of digitizing and vectorization services of the industry. They are based in Canada but where provide our magnificent services, from US to Uk to all over the globe at exceptionally inexpensive rates. Our services have highlighted us widely in the industry.

Getting Started

To get the project. All you have to do is to download the zip file in github OR you can clone this project in github using git clone .This project have including firebase and WPapi (Wordpress API to get realtime posts as JSON response).

Prerequisites

Firstly you will need to install NodeJs , Ionic and cordova as well. Second make sure you created your firebase account. Lastly download this project in your system to get up and running app.

// Getting files
git clone https://github.com/Usamaliaquat123/DigitEMB-Android-App-.git

Installing

First go to

src/app/app.module.ts

and add firebase web initialization

firebase.initializeApp({
  apiKey: "YOUR_API_KEY",
  authDomain: "YOUR_AUTH_DOMAIN",
  databaseURL: "YOUR_DATABASE_URL",
  projectId: "YOUR_PROJECT_ID",
  storageBucket: "YOUR_STORAGE_BUCKET",
  messagingSenderId: "MESSAGING SENDER ID"
});

and also install dependencies

npm i OR npm install

Now firebase initialization setup successfully. You are ready to start your app running in the browser OR in android emulator.

Running the test

Open up your command prompt navigate to the project folder and type

ionic serve

Want to run in the emulator OR device

ionic cordova run android  --prod -l

Run on native devices

want to run in android native device. Type this command

ionic cordova run android --prod

Built With

  • ionic3 - The mobile framework used
  • Angular2/4 - Language used in frontend
  • wpApi - Getting wordpress posts JSON response
  • Firebase - Backend getting users data | and response back to android app.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

Versions https://play.google.com/store/apps/details?id=com.usamaliaquat.service.com&hl=en

0.0.1 // Updated on android store
0.0.2 // Updated on android store
0.0.3 // Updated on android store
0.0.4 // Not Updated

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License . See License for details.

Acknowledgments

  • You can use code for inspirational purpose only
  • Inspiration
  • etc

Special Thanks To