Skip to content

jemosdev/TaskApp-Flask-Platzi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskApp – Flask | Platzi

This project is part of the Flask from platzi.

Description:

This project is a TODO app to manage tasks.

Requirements:

  • Python
  • Flask
  • MySQL / SQLite
  • HTML
  • CSS

Installation:

  1. clone or download the repository: $ git clone [url]
  2. open the console and inside de project directory, create a virtual environment: py -m venv venv .\venv\Scripts\activate
  3. install the packages: pip install -r requirements.txt
  4. run it locally. The app will run on port 5000 by default py main.py

Views:

-Signup:

-Login:

Tasks:

Acknowledgements:

Images - "Designed by slidesgo / Freepik" and "Designed by Vexels"

Author: jemosdev

About

This project is a TODO app to manage tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published