Skip to content

A cross-platform hybrid mobile app built using Ionic 4. Users can report scam callers and fake messages. Others can upvote and downvote submissions. Your support can help us to fight againt scammers and spammers.

License

Notifications You must be signed in to change notification settings

rahulsharma991/StayAway-Ionic

Repository files navigation

Stay Away - Cross Platform mobile app built using Ionic 4

Features:

  • Report scam numbers.
  • Post spam messages from social media platforms.
  • Upvote and downvote submissions.
  • Google account authentication.

Technology Stack:

  • Ionic 4
  • Firebase

How to run project:

  1. Create a new project on Firebase and follow the steps below. *) nano src/config.js *) Copy the Firebase configurations and paste in 'config.js' file. export const firebaseConfig = { fire: { apiKey: "", authDomain: "", databaseURL: "", projectId: "", storageBucket: "", messagingSenderId: "" } }
  2. Install dependencies * npm install
  3. Start Ionic server with lab * ionic serve -l

Note: Change the web client ID in following files: * package.json * src/app/tab1/tab1.page.ts * config.xml

To test on Android device:

ionic cordova platform add android ionic cordova run android

To generate APK:

ionic cordova build android --release for development and testing purpose. ionic cordova build android --release --prod for production purpose.

Developers:

  1. Rahul Sharma (Github Account)
  2. Mexson Fernandes (Github Account)

About

A cross-platform hybrid mobile app built using Ionic 4. Users can report scam callers and fake messages. Others can upvote and downvote submissions. Your support can help us to fight againt scammers and spammers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published