You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Flask web app with secure user authentication — including registration, login/logout, and protected routes. Built with Flask-Login and SQLAlchemy, this project demonstrates best practices for user sessions, password hashing, and database integration. Perfect for beginners learning full-stack web development with Flask.
Fertility Diagnoser is a web application that utilizes machine learning to predict fertility levels. By inputting relevant data such as age and other factors, users can receive personalized predictions about their fertility. The application seamlessly integrates React and Python, offering a user-friendly interface and accurate predictions.