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