Project Name: NASA Space Biology Knowledge Engine
Challenge: Beyond the Barcode: Enhancing Space Biology with omics and AI Tools
Team: MKS Dragons
Location: Bahrain
An interactive web application that provides researchers, students, and space enthusiasts with comprehensive access to NASA's space biology research data. The platform features advanced search capabilities, data analytics, and interactive visualizations to explore connections between different research areas in space biology.
- Intelligent search across NASA research databases
- Filter by category, mission, year, and research area
- Real-time preview of datasets and research papers
- Real-time research metrics and trends
- Visualization of publication growth and mission data
- Research area performance comparisons
- Interactive network visualization of research connections
- Discover relationships between different space biology fields
- Click to explore connected research areas
- Access to real NASA open data
- Direct links to official NASA data sources
- Download datasets in multiple formats (CSV, JSON, PDF)
- Comprehensive database of NASA space biology research
- Detailed research papers with abstracts and findings
- Related research recommendations
- Frontend: React 18 + TypeScript
- Routing: React Router DOM
- Styling: Tailwind CSS
- Charts: Recharts
- Icons: Lucide React
- Build Tool: Vite
- Node.js 16+
- npm or yarn
# Clone the repository
git clone https://github.com/Bader-Aljaberi/NASA-Space-Apps-Hackathon-Project.git
# Navigate to project directory
cd NASA-Space-Apps-Hackathon-Project
# Install dependencies
npm install
# Start development server
npm run dev