Skip to content

Web app to display real time tarkov market data, maps and quest info - uses Django, BeautifulSoup, Bootstrap

Notifications You must be signed in to change notification settings

araman18/Tarkovdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarkovdb

This is a django-admin application that scrapes data from tarkov market and checks item data for potential barter trades

Installation

$ python3 -m venv env
$ pip install -r requirements.txt

Usage

To run the server:

$ cd tarkov
$ python3 manage.py runserver

About

Web app to display real time tarkov market data, maps and quest info - uses Django, BeautifulSoup, Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published