Skip to content

Commit

Permalink
Add related work and API link
Browse files Browse the repository at this point in the history
  • Loading branch information
pkelly55 authored Mar 22, 2024
1 parent 38cd33e commit 1de48e6
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
+ [Features](#features)
+ [Installation](#installation)
+ [Related Work](#related-work)
+ [DATA](#data)
+ [API](#API)
+ [Installation](#installation)

## Introduction
Expand All @@ -33,17 +33,12 @@ List and briefly describe the key features of your project. This can include:
+ **Admin Dashboard:** For the admin to manage the site and users.
+ **Web Traffic Monitoring:** To track suspicious login attempts and database views.

## DATA

IP2Location™ LITE IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-TIMEZONE Database
<https://lite.ip2location.com/ip2location-lite>

## API
IPSTACK
IPSTACK <https://ipstack.com>

## Related Work

While developing this project, we reviewed existing solutions in the realm of IP authentication and database protection.
While developing this project, we reviewed existing solutions in the realm of IP authentication and database protection. Leveraging the Django web framework used in other cases like Image stenography there are ways to protect data that would help others. The work protects transferred data from being available to others. Similar to my project the site will be unavailable as a whole unless you meet the specifications with certain IP requirements.

## Installation

Expand Down

0 comments on commit 1de48e6

Please sign in to comment.