gutakk / python-google-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Google Scraper

This project is created for apply job at Nimble. In this project I'd used tech stack as following

  • React, Redux Thunk, Bootstrap for frontend and jest for unit testing
  • Python (Flask, Psycopg) for backend and pytest for unit testing
  • PostgreSQL for database
  • Docker for environment control

Required tools to run this project

  • Docker
  • Docker Compose

One-command to start app (need to install required tools first)

make reset

You will be able to access to web by using localhost:3000

About


Languages

Language:JavaScript 60.2%Language:Python 33.4%Language:HTML 3.1%Language:SCSS 1.4%Language:Dockerfile 1.2%Language:Makefile 0.5%Language:Shell 0.3%