The core (js) implementation of whatsmyip apps.
- index
- index page
- records
- history page
- common.js
- index.js
- application implementation for index page
- records.js
- application implementation for history page
The domain layer.
This domain is about the handling of the ip records.
This domain model represents each record of the ip address.
This class creates IpRecords.
This class stores and loads IpRecords.
This domain is about how to handle and record user activities.
This domain model represents the various information of user activity.
This class stores and loads the UserActivity.
This domain is about how the application shows Review Reminder to the user.
This class defines when the application should show the remider.
The application layer.
This module contains common procedures used among the pages.
This module contains procedures for index page.
This module contains procedures for history record page.
You need to implement the following infrastructure modules to build this app for mobile environment.
- get
- set
- get
- getLanguage
- openMarketLink
- toast