Skip to content

viniciusjunq/task-manager-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‹ Task Manager in C

πŸ“Œ Overview

Task Manager is a console-based application developed in C to manage and organize tasks.

The system allows users to add, list, update, and remove tasks while applying structured programming and file manipulation concepts.


πŸš€ Features

  • Add new tasks
  • List existing tasks
  • Update task status
  • Remove tasks
  • File-based data persistence (if implemented)

πŸ›  Technologies Used

  • C Language
  • Structured Programming
  • File Handling

🧠 Concepts Applied

  • Structs
  • Arrays
  • Functions
  • File manipulation
  • Memory management
  • Clean code organization

β–Ά How to Run

Compile:

gcc main.c -o taskmanager

Execute:

./taskmanager

(Adjust file name if necessary.)


🎯 Project Purpose

This project was developed to strengthen low-level programming skills and demonstrate understanding of memory, structures, and logical control flow.


πŸ‘¨β€πŸ’» Author

Vinicius Junqueira
Software Engineering Student

About

Console-based Hangman game developed in C demonstrating structured programming and logical control flow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages