membership data program

I need to create a program that keeps membership data and allows changes. I have to create a report and be able to change the data to create another report also. Is this best to do in C++ and Visual Studio or what? It needs to be a windows program. I've been coding for around three years so I know some stuff pretty well but I would still consider myself a beginner, especially in C++.
Your task can be done in many languages.

Is there any language you know better than C++?

Is it supposed to be a console or GUI application?
I just took a class over JavaScirpt in the Fall semester so I am much more acquainted with it. I assume it has be a console because it needs to be a stand a lone program.
Do you need to develop this application to show it to your teacher (so it is a task for a student) or this application will be really used to record membership? How many members should it handle?

If this application will be used in real life and it should handle records for a few thousand members or less, I'd suggest MSExcel ;)
--
Free report designer tool for C/C++ developers
http://www.oxetta.com
Topic archived. No new replies allowed.