Skip to content

Mobile Application Recommendation System for Mobile Data Plan

License

Notifications You must be signed in to change notification settings

sarathsdev/dataping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataping

Mobile Application Recommendation System for Mobile Data Plan.

Idea

With the vast amount of mobile data plan available, students must put a lot of effort in finding a mobile data plan that is the best value for money or the best for their heavy usage needs. Thus, this project proposes a recommendation system to aid students in the selection process of a mobile data plan. Further, hybrid filtering is applied in the development process of this system to recommend a few suitable mobile data plans.

Here is the core folder structure which flutter provides

  one.me/
  |- android
  |- build
  |- ios
  |- lib
  |- test
  

Here is the folder structure we have been using this project

  lib/
  |- pages/
  |- res/
  |- utils/
  |-widgets/
  |- main.dart
  |- generated_plugin_registrant.dart

Libraries used

lottie: ^1.0.1
carousel_slider: ^4.0.0-nullsafety.0
firebase_core: ^1.13.1
firebase_auth: ^3.3.11
google_sign_in: ^5.2.4
webview_flutter: ^3.0.2
youtube_player_flutter:

How to configure

Step 1. Download or clone this repo by using the link below

https://www.github.com/sarathsdev/dataping.git

Step 2. Go to project root and execute the following command in console to get the required dependensies:

flutter pub get

How to Run

flutter run --no-sound-null-safety

Application Download Link


About

Mobile Application Recommendation System for Mobile Data Plan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published