anniepuy / workdiary

Simple python app to store daily work notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workdiary

Work Diary

Work Diary is a simply python application using SQLite.
User selects one of three options:

  1. Add a new entry
  2. View entires
  3. Exit application

The purpose of this simple application was to practice creating a CRUD application using python and a relational database.

About

Simple python app to store daily work notes


Languages

Language:Python 100.0%