- Daniel Joven Suyat
- Allen Jethro Bayoneta
- Kyle Andrei Manalaysay
- Test IP API functions using
python3 api.py
. - Run Flask app
python3 app.py
. - Open App on browser using localhost with default port.
- Get IP address of user/device
- Get the following data using aquired IP address
- City
- Region
- Country
- ASN
- Provider (ISP)
- Latitude / Longitude
- Simple Flask Web App to visualize the app.
- Add feature that can accept user input IP address and retrieve its data.
- Add more retreived IP data such as Country Code, Currency, and Timezone.
- Enhance UI/UX Design of Flask Web App.