anishst / PriceTracker

Containerized Price Tracker App developed using Flask MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Price Tracker App

App to keep track of prices and get alerts when desire price is reached. Currently the app expects db to be running on IP mongodb://192.168.1.50:27017

Setup:

App uses Flask Framework and MongoDB as the database.

Deployment

Uses Docker and docker-compose to deploy the app

Steps to run:

  1. Go to app dir in command line
  2. run docker-compose up --build

GitHub Action

About

Containerized Price Tracker App developed using Flask MongoDB


Languages

Language:Python 54.7%Language:HTML 39.9%Language:CSS 4.5%Language:Dockerfile 1.0%