Sundaybrian / away-fans

concept football app created using the ionic framework

Home Page:https://fir-weblearn-b660f.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Away fans

By Brian Sunday

12-11-2019

Description

A football app to engage you in all things club football is concerned.

Installation

This project was generated with Angular CLI version 8.0.3.You must have nodejs, angular, ionic , cordova, android studio (inclusive of gradle, build tools) and java installed in your pc.

  • Head over to nodejs webiste and download node version 12.Follow instruction to install it
  • Head over to android webiste and download android studio.Follow the setup steps
  • install apache cordova npm install -g cordova
  • install ionic npm install -g @ionic/cli
  • install angular npm install -g @angular/cli
  • Clone the repo git clone https://github.com/Sundaybrian/away-fans/
  • cd away-fans
  • Download the dependencies in the package.json using npm install
  • Run ionic serve for a dev server. Navigate to http://localhost:8100/. The app will automatically reload if you change any of the source files
  • or Run ionic serve -l for a lab server. Navigate to http://localhost:8200/. The app will automatically reload if you change any of the source files
  • To create a apk, ionic capacitor run android this will bundle the ionic app then open up android studio where you will be able to create an apk file to use in your phone.All commands related to capacitor will be here https://ionicframework.com/docs/cli/commands/capacitor-run

Apk

A test apk of the app is provided within the apk folder.Download and test the application

Technologies Used

  • Angular8
  • Firebase
  • Ionic

License

MIT (c) 2020

About

concept football app created using the ionic framework

https://fir-weblearn-b660f.firebaseapp.com


Languages

Language:TypeScript 67.3%Language:HTML 25.1%Language:JavaScript 4.7%Language:CSS 2.0%Language:Java 0.9%Language:Makefile 0.0%