Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

lightning-dabbler/to-do-list

Repository files navigation

To-Do List Wep App

A to-do list web app

Built with a Containerized Flask and MySQL stack

Installation

  • Docker 18.06.0+ Must Be Installed on Host before running this Web App
  • Run docker-compose up to run the app

If the images associated with the docker-compose and Dockerfile files are not available on your host computer, docker will pull these images and it will take some time to have them fully pulled to your host computer. After that any docker-compose up commands will run the containers right away.

  • Run docker-compose down to stop and remove the containers and the network.

The images, however, will still stay on your computer unless you want to remove them.

The app is app.py

The app will be running on http://localhost:5001/

Sample Images

Historical Page displaying Mobile Compatibility Landing Page displaying Mobile Compatibility

Tech

Version

  • 1.1.8

Author

  • Osarodion Irabor