School management software | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

School management software

Hello dear! I am a teacher. I want to make a student attendance software for PC so that which work or handle on Android mobile. Teachers take attendance through mobile which automatically save in software in pc. Please give me advices where shall I start the software from, and in which language/ script? Though software are available but they are costly and complicated.

11th Oct 2019, 6:49 AM
Saeed Zulqarnain
Saeed Zulqarnain - avatar
1 Answer
+ 1
Hello there! My advice would be java, and probably sql for the data. You should probably install netbeans, eclipse, of some other java ide. You also want to get familar with java JFrame and swing to make the GUI. Best of luck!
12th Oct 2019, 6:34 PM
Inactive
Inactive - avatar