LU Student Assistant
In the latest version release v1.02, we add time and date in our system.
It is a C / C++ project made by team: return 0. It is very hard for students to manage their regular study, tasks and updates etc. LU Student Assistant is a console based program written in C/C++ language. It has a To-do list feature to handle this problem. Here, Users can write, edit and see their to-do lists.People like me from outside of Sylhet also get a lot of problems in search of accommodation. It also has a feature for getting accommodation, renting a house.User can post their detailed posts and see their posts in the Accommodation feature. The program also includes features to get Semester registration. Students can know here the tuition fees, other fees and total fees (including waiver). They also can submit their semester registration request here. Users can check their results for each semester by the Result feature. By using the Library feature, students can submit a library membership request and can see the available books right now. Students can see other student’s information by entering their ID in the Student Information feature. Users also can check Class routine and Bus schedule in our system respectively from the Class routine feature and Bus schedule feature. Users can also see their profiles in the My Profile feature.
TEAM MEMBER:
- Shah Sayem Ahmad, Team leader, Email: [email protected]
I worked on these features -
● Login / Registration page: create this by using string, file and structure
● Semester Registration: use string, file, structure
● Accomodation: By using string, structure
● Todo List: create this by using string, structure
● My Profile: use string, file, structure
- Ahmad Mihda Chowdhury
Features -
● Result: if-else, string used
● Library: By using if-else
- Md Kamran Hussen
Features -
● Student Information: if-else used
● Class Routine: By using if-else, string
● Bus Schedule: if-else used
Tools:
Programming Language: C/C++
Code Editor / IDE : Visual Studio Code, Codeblocks
C/C++ Topics :
String, Structure, File, goto function, Function, Control statement, fflush(stdin) function etc.