Skip to content

Akaidmaru/daily_log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Daily Log

Table of Contents

About

It is a program that creates a simple daily report, you input some manual information and it generates an excel workbook.

Prerequisites

You need to install python 3, pip and also openpyxl framework.

Installing

Download latest version of Python 3 and install it, make sure to select add to "PATH" if you are in windows.

Then, install pip.

Finally, install openpyxl using:

pip install openpyxl

Usage

When you run the code, you just keep adding the information

To-do

  • Need to create a simple GUI
  • Need to check if it is possible to factorize code.
  • Check why only works on common terminal and not in Visual studio terminal.

About

Daily log creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages