Skip to content

Proportional-Duck/Task_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

A simple client-side task manager built with HTML, CSS and JavaScript.

Quick start

# Python 3
python -m http.server 8000

# or (Node.js)
npx http-server -c-1

Files

  • index.html — app UI
  • script.js — application logic
  • style.css — styles

Development

  • Edit script.js and style.css, then refresh the browser.
  • Consider running a local server for consistent behavior (see Quick start).

Notes

  • No license specified. Add one if you plan to publish.
  • Feel free to ask me to add contribution guidelines or setup scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors