Connected successfully Resource Link || SNS Courseware
Subject Details
Dept     : IT
Sem      : 3
Regul    : 2023
Faculty : vaishnavee
phone  : NIL
E-mail  : Vaishnavee.v.ad@snsce.ac.in
418
Page views
28
Files
8
Videos
2
R.Links

Icon
Assignments

Due Date Is Over
Due Date: 04-09-2024
student databse management systems
Develop a Python-based student database management system for a university that handles storing and retrieving student information, calculating and storing final grades, monitoring attendance, ranking students based on grades, tracking fee payments, validating course enrollments to prevent schedule conflicts, and analyzing grade distributions. The system should use appropriate data structures, loops, and conditional statements to perform these tasks efficiently. reg no 1-10
Due Date Is Over
Due Date: 04-09-2024
Student Health and Wellness Monitoring System
Create a Python-based system that tracks student health and wellness data, including medical visits, mental health services, and fitness activities. The system should identify students at risk based on their health data and suggest interventions. Use loops to analyze trends in health data and conditional statements to flag potential issues. no 11-20
Due Date Is Over
Due Date: 04-09-2024
Student Extracurricular Activity Tracker
Develop a Python program to track student participation in extracurricular activities, including clubs, sports, and volunteer work. The system should generate activity reports for use in scholarship applications and job placements. Use loops to monitor participation and conditional statements to highlight active students. no-21-30
Due Date Is Over
Due Date: 04-09-2024
Library Management System for Students
Develop a Python program to manage a university library’s student borrowing system. The system should track book checkouts, due dates, and overdue fines, and send reminders to students. Use loops to monitor borrowing activity, conditional statements to apply fines, and data structures to store student and book information. no31-40
Due Date Is Over
Due Date: 04-09-2024
Alumni Management System
Create a Python program to manage alumni data, including graduation year, current employment, and contact information. The system should allow searching for alumni based on various criteria and generate reports on alumni career progression. Use data structures to store the data, loops to iterate through records, and conditional statements to filter results. no 41-50
Due Date Is Over
Due Date: 04-09-2024
Student Internship Placement Tracker
Develop a Python-based system to track student internships, including company details, internship duration, and performance feedback. The system should match students with available internship opportunities based on their skills and preferences. Use dictionaries or lists to store internship data, loops to match students, and conditional statements to filter opportunities. no 51-60
Due Date Is Over
Due Date: 04-09-2024
Automated Student Course Scheduler
Design a Python program that automates the process of scheduling courses for students, taking into account their major requirements, elective choices, and course availability. The program should prevent scheduling conflicts and ensure that students meet prerequisites. Use loops to iterate through available courses and conditional statements to enforce scheduling rules. no l1,l2,l3