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 Medicine Recommendation System in machine learning (ML) is a software application designed to assist healthcare professionals and patients in selecting the most appropriate medication based on various factors such as medical history, symptoms, demographics, and drug interactions
The student management system is an online platform that simplifies student record and mark management. Teachers can update marks, while students can view their marks. It provides a user-friendly interface, centralizes data, and enhances communication for efficient management of student records and marks.
This is a Flask-based web application that allows users to search for datasets on Kaggle and download them directly. The app provides a user-friendly interface to interact with Kaggle's dataset repository, making it easier to find and retrieve datasets.
This super fun App allows users to create and delete supervillains. The user can add and delete pictures of their supervillain as well! The refactored App allows users to add their villains interests.
Basic Flask Application: A simple Flask web application with routes for welcome, greeting, and farewell messages. CRUD Application: A Flask application that allows creating, reading, updating, and deleting entries in a Python dictionary.