User forums > Embedded development

College Project Visual Enhancement

(1/2) > >>

toom52:
Hello!, this is my first post on this forum and i'm trying to understand how this works, so if this is not the proper way of asking for help or this is in the wrong subforum just let me know please!

I'm currently studying App Development, and as sort of a "final project" to pass the course, me and my group have to make a proyect that tracks both users and their data consumption.
Since we're restricted to using codeblocks and c language, I wanted to get some insight on how to improve the visual aspect of the cmd, and user experience overall.
I havent found many content of this kind online so any tutorial or explainatory about this subject would be very helpfull, since we havent been taught too much about this side of the coding, and I think this will be a great adition to the proyect, and learning experience overall.

Thanks!


BlueHazzard:
Hi and welcome :)

And what is the question?

Miguel Gimenez:
This board is for embedded development, definitely not related with your question.

You did not mention your OS: on Linux you can use the curses library, on Windows pdcurses or the Windows console API... All of them are OT here.

EDIT: pdcurses on C::B

stahta01:
https://cboard.cprogramming.com/c-programming/181070-college-project-visual-enhancement.html

toom52:

--- Quote from: Miguel Gimenez on June 03, 2022, 12:54:01 pm ---This board is for embedded development, definitely not related with your question.

You did not mention your OS: on Linux you can use the curses library, on Windows pdcurses or the Windows console API... All of them are OT here.

EDIT: pdcurses on C::B

--- End quote ---

Thanks for replying! I didnt know where to post it besides this forum. Thanks for the link, that's what i was looking for!

Navigation

[0] Message Index

[#] Next page

Go to full version