Skip to content

This repository contains the source code and dockerization of my task-scrape app

Notifications You must be signed in to change notification settings

MathoAvito/Task-Scrape-App

Repository files navigation

Task Scrape App

Hey there! I built and dockerized this app as my portfolio for a DevOps Bootcamp that I finished.
This app is a part of the CI/CD pipeline of my portfolio.
Architecture

About

The app's purpose is to write simple notes. (for now!)
It has user management logic, based on mysql db and SQLAlchemy tool.
Soon the app would be able to make web scraping, search for 3D printing files, and other 3D printing-related tools. Stay tuned!

Installation

Clone the repo
To run the app with Docker, just run docker-compose up -d.
The app is running on port 80 on your local machine.

Usage

Login

task-scrape-login.png

Sign-up

task-scrape-signup.png

Dashboard

task-scrape-dashboard1.png
task-scrape-dashboard2.png

Logout

task-scrape-logout.png

About

This repository contains the source code and dockerization of my task-scrape app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published