Skip to content

ininavicode/c_schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

C Schedule Project

Description

This project was made to learn the basics of programming in C, this is a first release and may exist a lot of bugs but I am happy with the work. The project is actually functional and you can use it for personal purposes.

Next implementations

Mi idea is to improve the errors control in relation to the max size of some buffers.

[EXAMPLE] If one wants to save a very large description and writes over the max size of the variable, the program allows you to do it (attending to the possible consecuences)

To Add confirm buttons to avoid missclicks

If one clicks the delete button of any element, that information is over.

Add notifications

How to use it ?

Go to the sources folder and open the GUI_main.exe from your file browser or terminal.

Explanation of the code and the process of making it

This information can be found on the branch GUI_analized_dev/notes (IMPORTANT: it is highly recommended to open this notes through https://obsidian.md/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors