GithubHelp home page GithubHelp logo

go-calendar-todo's Introduction

Console Calendar and Events App

Description:

Made with Chat GPT 3.5

The Console Calendar and Events App is a simple command-line application written in Go (Golang) that allows users to view a calendar for the current month and navigate to previous or next months using arrow keys. The application also displays a list of events associated with specific dates, loaded from an SQLite database.

console app

Features:

  • Calendar Display: The application shows a calendar for the current month, with the ability to move back and forth between months using the left and right arrow keys.
  • Event List: The right half of the console displays a list of events associated with specific dates. Events are stored in an SQLite database, and the app fetches events for the selected date.
  • Navigation: Users can navigate through the calendar and event list using arrow keys (left, right, and up-down keys).
  • Event Management: The app can manage events stored in the SQLite database. Users can add, edit, and delete events for specific dates.

Usage:

  • Navigation: Use the left and right arrow keys to navigate to the previous or next month on the calendar.
  • Event List: The application fetches and displays events for the selected date in the right panel.
  • Add/Manage Events: The user can manage events through the SQLite database. Events can be added, edited, or deleted for specific dates.

Note:

This application is designed for the terminal/console environment. It allows users to view and manage events efficiently from the command line, making it suitable for simple personal or task management purposes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.