DEV Community

Nikunj Maheshwari
Nikunj Maheshwari

Posted on

πŸ“š Should I Bunk?

An intelligent mobile app that helps students decide whether to skip class. It uses a machine learning model to provide a prediction based on factors like current attendance, professor's strictness, and upcoming tests.

✨ Features

AI-Powered Predictions: Uses a logistic regression model to give a "Bunk" or "Don't Bunk" recommendation.
Cross-Platform: Built with React Native (Expo), it runs on both iOS and Android from a single codebase.
Simple Interface: Clean and intuitive UI to quickly input data and get a result.
Deployable Backend: The Python Flask API is configured for easy deployment on Render.

GitHub

Top comments (0)