Skip to content

team-fsa-s2ds-alumni/foobar-database

Repository files navigation

Banner

Food Of Online Businesses And Restaurants


An interactive tool to map the online food ecosystem.


CI (pip) Project Status: Active

FOOBAR provides a command-line tool with built-in web scraping to assemble a relational database of online businesses and restaurants.

Documentation

The official documentation is hosted on this repository's wiki.

Install

git clone https://github.com/team-fsa-s2ds-alumni/foobar-database.git
cd foobar-database
conda env create -f environment.yml
conda activate foobar-database
pip install -e .

Update conda environment with yaml

conda activate foobar-database
conda env update -f environment.yml

Quick Start

python FOOBAR.py

Tests

pytest

Build Docker image

docker build -t foobar-database .

Run Docker image

docker run foobar-database

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors