GithubHelp home page GithubHelp logo

zeus0390 / iptracker-webapp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 447 KB

The IP Tracker is a user-friendly and efficient web-based application that allows you to find the geographical location and various information associated with any given IP address.

Python 66.28% HTML 28.26% CSS 2.00% Shell 1.71% Batchfile 1.76%

iptracker-webapp's Introduction

Team Jurubetsu - Group 9 - IP Tracker

The IP Tracker is a user-friendly and efficient web-based application that allows you to find the geographical location and various information associated with any given IP address. Whether you want to understand the origin of a website visitor, troubleshoot network issues, or enhance your cybersecurity measures, this tool provides a quick and accurate solution.

Team Members:

  • Aras, Juanito
  • Baltazar, Zeus James
  • Crebello, Cynna Mae
  • Moreno, Wenzel

Major Requirements:

  • Git (Local Version Control)
  • GitHub (Remote Version Control)
  • Python (Programming Language)
  • Pipenv (Packaging Tool with Virtual Environment)
  • Django (Python Web Framework)
  • HTML/CSS/JS (Web Page Fundamentals)
  • Bootstrap (CSS Framework)

Create a virtual environment

We are using pipenv packaging tool to manage dependencies and virtual environemnt. To activate the virtual environment, run the following command in the base directory of the repository project. Also, you can just run the 'shell' script on the scripts folder depending on your operating system.

pipenv shell

Install package dependencies

No need to worry about manual installation of package dependencies because there is a provided pipfile. All you need to do is to run the following command in the base directory of the repository project. Also, you can just run the 'install' script on the scripts folder depending on your operating system.

pipenv install

Run the main entry point of the program

You will always use this particular command in the development because it is the main entry point. Also, there are provided script files to run the web application, these are 'run_linux.sh' and 'run_windows.bat' depending on your operating system.

python manage.py runserver

iptracker-webapp's People

Contributors

zjsbaltazar-tip avatar jaras001 avatar crebello26 avatar zeus0390 avatar wnzlmrn avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.