Open Issues Need Help
View All on GitHubAI Summary: This enhancement issue proposes upgrading the project's current Tailwind CSS version from v3 to v4. It invites contributors to undertake the migration task, which involves updating dependencies and potentially adapting to breaking changes.
AI Summary: Add an MIT License file to the Organa project. This involves creating a new file named `LICENSE` with the standard MIT License text, ensuring the project's legal usage terms are clearly defined.
AI Summary: Redesign the hero section of the Organa website (using Next.js, Tailwind CSS, and React) to be more impactful and modern, including a catchy heading, subtext, call-to-action buttons, and ensuring mobile responsiveness and accessibility. Nice-to-have improvements include animations, testimonials, and smooth scrolling.
AI Summary: Build a basic machine learning model in Python to predict organ match compatibility based on donor and recipient data (blood type, organ type, age, urgency). The model should be testable using provided dummy data and include a README explaining its usage. This is part of a larger project, Organa, a smart organ donation network.