/todolist

An academic program designed to create and manage task lists, specifically developed for Linux distributions. The interface is in PT-BR (Brazilian Portuguese)

Primary LanguageCMIT LicenseMIT

Todolist

GitHub language count Repository size GitHub last commit Repository issues GitHub license

💻 Objectives

An academic program designed to create and manage task lists, specifically developed for Linux distributions. The interface is in PT-BR (Brazilian Portuguese).

Execution preview:

Execution preview

🚀 Techs

The program is being performed with the following technologies:

💥 How to run the application?

  • With gcc already installed, we can run in the root:
  make
  • After this, we can run compiled file:
  ./todolist

License

MIT