Skip to content

swethasureshin/MiniProject-Smart-Attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 MiniProject – Smart Attendance & Performance Prediction

A machine learning–based system to predict student Pass/Fail status using attendance, internal marks, and assignment scores.

Python Frontend Status


📘 About the Project

Smart Attendance & Performance Prediction is an academic mini project designed to evaluate student performance using key academic parameters.
The system processes student data through a Python-based machine learning backend and predicts whether a student is likely to pass or fail.
A final report is automatically generated in PDF format for easy evaluation.


✨ Key Features

  • 📊 Predicts student pass/fail outcome
  • 🧠 Machine learning–based logic
  • 🧮 Calculates results using attendance, internal marks, and assignments
  • 📄 Generates final result PDF automatically
  • 🎨 Clean and simple user interface

🛠️ Tech Stack

🔹 Frontend

  • HTML
  • CSS
  • JavaScript

🔹 Backend

  • Python
  • Machine Learning logic

🔹 Tools

  • Git & GitHub
  • VS Code

📁 Project Structure

MiniProject-Smart-Attendance/
│
├── backend/
│   ├── app.py
│   ├── model.py
│
├── frontend/
│   ├── index.html
│   ├── style.css
│   └── script.js
│
├── reports/
│   └── final_result.pdf
│
└── README.md

About

Smart student performance prediction system using machine learning to analyze attendance, internal marks, and assignment scores with PDF result generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors