GUI tips

Good day everyone

I have a project for school but I'm having trouble on designing the UI. I want it to be a little modern but easy to use can you tell some tips or screen shots so that I can have an idea. I'm creating a simple enrollment system for the project.

Well an effective GUI is always the simplist.

It's hard to create something amazing straight off. You need to design something that you think is good and get feedback on that.

If your stuck for ideas, think of all the different GUI's you use from day to day and take bits you like (if its the way they look or function) and implement there features.

Also make it easy to follow and if need be, have instructions.

An effective GUI is one that:

>Meets the requirements of its task

    >Is capable of being expanded for future development

>Is simple enough to be understood with minimal guidance or specific training on how to use it

    >Does not limit functioanlity at the expense of the user

>Is well organized and clean

 What language will you be using to design your GUI?