How to create an student information system | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create an student information system

Student information System Nile University of Nigeria requires new student information system for the university, the school hired you to create  one using C programming language. They are expectations from you are:  1. they can be able to register a new intake using the Fresher's first name,last name,age department, an auto generated id to be assigned to the new student, then lastly, the student status will marked as "studying". 2. they should also be able to see all the students that are still "studying" in the school, note that students that are not studying shouldn't appear on the result. 3. The school also want to search a student by his id number or first name to see if that student exist or not. 4. The system can be able to change the status of a particular students from "studying" to "not studying" and vice versa. 5. The system should be able to delete a student record

25th Nov 2018, 1:43 PM
MUSTAPHA IBRAHIM
MUSTAPHA IBRAHIM - avatar
5 Answers
+ 2
Did you try doing something ?
26th Nov 2018, 7:47 AM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
0
Yes
8th Dec 2018, 12:41 PM
MUSTAPHA IBRAHIM
MUSTAPHA IBRAHIM - avatar
0
Did it work ? If not, can you share it with us so that we can try to help ? :)
9th Dec 2018, 7:07 PM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
0
I got stuck on the way
10th Dec 2018, 11:56 AM
MUSTAPHA IBRAHIM
MUSTAPHA IBRAHIM - avatar
0
I don't know what to do next
10th Dec 2018, 11:56 AM
MUSTAPHA IBRAHIM
MUSTAPHA IBRAHIM - avatar