Skip to content

inomesh/PWA-TODO-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List PWA

A simple todo Application uses service worker and localstorage to store and retrieve data.

Liberaries

Bootstrap

FontAwesome

Installation Instructions

step 1: Pull the repository in your system
step 2: If Python isn't install in your system then install it otherwise skip this step.
step 3: run the following command in console to install all the dependencies.
> pip install -r requirements.txt
step 4: run the command
> flask run
step 5: enjoy :)

I want to say Thank You to all of the developers who developed these liberaries and made it possible for developers like me to learn and bulld something with it.

About

A Single Page TODO List PWA App with flask, uses localStorage to store all the TODO's.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors