Hello, i've decided to code a application for our committees in our university section. The basic function of the program should be to inform students about upcoming events hosted by different student unions/committees. Events will be stored in an SQL database. Every event will have a few datas like "Committee name" "Description of event" "Date". The idea is that the app will get all events from the database that hasn't already been. It will display these in a list inside the application. If a new event is uploaded to the SQL database the application will give away a push-notification. And user will be able to display it. I have experience in C. My questions are Is there good graphic libraries and is it possible to do this with ease in C++? Is it possible to make a program like this work in Android and IOS? Would also appreciate general tips for people that've made mobile applications
P
PonSvens
@PonSvens