Skip to content

This program generates a custom to-do list in HTML format from a data.json file. The generated HTML file can be opened in Chrome and saved as a PDF.

Notifications You must be signed in to change notification settings

exdnaa/reminders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reminders

This program generates a beautiful HTML checklist with various optional attributes for individual to-dos based on a editable data.json file. The generated HTML file can be opened in the Chrome browser and saved as a PDF.

Step by step instructions to start the program:

  1. Download the files
  2. Edit the data.json file as desired
  3. Install node.js
  4. Open a terminal in the folder containing the app.js file
  5. Run the script using "node app.js"
  6. The HTML file will be generated
  7. Open the file in Chrome and save as PDF

Feel free to read and modify the app.js if you have a good understanding of the code to achieve the desired result.

About

This program generates a custom to-do list in HTML format from a data.json file. The generated HTML file can be opened in Chrome and saved as a PDF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published