Table Of Content
Name Of Project : IP Checker
Domain : Networking
Target Audience : Networking Student
My Role : Idea to Execute
ip config or ifconfig or In Mobile Phone| Front-End Technologies | Version |
|---|---|
| HTML | 5 |
| CSS | 3 |
| Bootstrap | 5.1 |
| Backend-End Technologies | Version |
|---|---|
| Python | 3.8.10 |
| Flask | 2.1.2 |
| Lib | 1.0.4 |
| Tools | Name | URL |
|---|---|---|
| Deployement | PythonAnyWhere | View |
Bussiness Logic
FrontEnd Side : When User Input Any IP in Client Side Form Click on Search Button
Backend Side : Take that Input Values
Calling Function Libarary ipapi.location(ip=user_input)
If No Error will be dictonary_data_of__parameter_and_values
That the dictionary_data_ will to send to Client Side
FrontEnd Side : That Will be represent into Responsive and Beautiful Tables
If Enter Wrong Ipapi Raise Exception
Solution : Add a Try Take If Any Exception raise then Represent
Beautiful Error page
venv is very Important After Binding project and Deployed
To Save Unused version will not upload into Deployment Portal